cURL / Mailing Lists / curl-library / Single Mail

curl-library

Write callback with Chunked Encoding

From: amit paliwal <amit.ambitions_at_gmail.com>
Date: Mon, 19 Sep 2011 14:25:21 -0400

Hi All,

Just want to know the behaviour of Curl write callback with chunked
encoding.

Suppose the Server sends data using "transfer-encoding: chunked", will curl
call the registered write callack for every chunk that it receives or does
it call the write callback only when all the chunks are received
successfully and
the response message is over.

Appreciate the respnse in advance.

-- 
Regards,
Amit

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2011-09-19