Hi Forum,

I need to download file with size of 4MB. I have seen the CURLOPT_WRITEFUNCTION
function setting of curl handle. But it can download maximum of 100KB data
at once when
 
CURLOPT_HEADER<http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTHEADER>is
set to 1.

How can I download large file in one go?
<http://curl.haxx.se/libcurl/c/curl_easy_setopt.html#CURLOPTHEADER>

-- 
*Thanks
Jalindar

*
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to