curl-library
Re: yangtse: curl/lib url.c,1.673,1.674
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 12 Nov 2007 16:52:21 +0100 (CET)
Date: Mon, 12 Nov 2007 16:52:21 +0100 (CET)
On Mon, 12 Nov 2007, Yang Tse wrote:
>> I believe the reason is that you can provide the POST data via a read
>> callback, with no limit on size. That's why there's also the
>> CURLOPT_POSTFIELDSIZE_LARGE option.
>
> And does it actually work when using a postfieldsize greater than (size_t)-1
> on platforms where sizeof(curl_off_t) > sizeof(size_t) ?
Since the returning of data is done with very many callbacks, I don't see why
it would be any problems to do this...
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-11-12