Dear Libcurl Community. In our product we are using the libcurl (7.21.1 ) and libssl(1.0.0) to download the video contents over https connection. I observed that even though my supplied buffer length is 64K; every call to function "curl_easy_recv" returns only 16K buffer. Why?
I would like to know how can I control the "curl_easy_recv" buffer value? Actually I want to increase it to 64K. Any inputs and suggestion from is appreciated. Thanks in advance. Raghu
------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html