cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: how to get decompressed content length from libcurl

From: Dirk Manske <dm_at_nonitor.de>
Date: Fri, 6 May 2011 10:38:53 +0200

On Thursday 05 May 2011 15:04:10 Arunkumar Manickam wrote:
> When the incoming http response is content encoded using either gzip or
> deflate and curl handle had been configured to decompress http response, is
> there an API to get decompressed content length from curl.
Sum the incomming bytes in your write callback.

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