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
