On Mon, 16 Aug 2010, Julien Chaffraix wrote:
attached is a patch that fixes a bug where Curl_pgrsSetUploadSize is not called if the POST'd data is smaller than MAX_INITIAL_POST_SIZE. I have added a simple test case to validate the fix but I am missing one for the "Transfer-Encoding: chunked" case (I spend a lot of time on this one but could not have it working).
Can you pass on what you did so far and I can have a look at making it work?
This was reported on this mailing in April and never followed upon (properly credited in the commit message).
Awesome work. Thanks a lot for catching what fell through... I've pushed it! -- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html
