cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: yangtse: curl/lib url.c,1.673,1.674

From: Yang Tse <yangsita_at_gmail.com>
Date: Mon, 12 Nov 2007 15:55:13 +0100

2007/11/12, Michal Marek 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) ?

-- 
-=[Yang]=-
Received on 2007-11-12