cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: CURLOPT_WRITEFUNCTION function getting called multiple time even the complete http response body is only 2155 bytes

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 23 Jun 2015 01:03:16 +0200 (CEST)

On Mon, 22 Jun 2015, Ganesh Nikam wrote:

> Thanks for your detail response. For my application disabling
> transfer-encoding seems to be a good option. Then I will do the decoding of
> the chunked message in my wrapper itself.

Just note that libcurl still won't guarantee to send all of the data in a
single callback.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-06-23