| |
|
|
|
cURL Mailing List Monthly Index Single Mail
curl-library Mailing List Archives
Re: How does libCurl handle Content-Encoding GZIP + partial responses in respect to automatically decoding of compressed content
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 1 May 2007 16:43:03 +0200 (CEST)
On Tue, 1 May 2007, Stefan Krause wrote:
> Might it theoretically happen that all the compressed data has to be
Yes sure, if the entire data is smaller than a deflate block then I guess we
But I guess that's not what you're asking? gzip compression is indeed possible
> From my point of view it is safer to disable automatic decompression with
You do what you think is best of course. The main advantage with letting
> Just to clarify the handling of 206 responses for myself:
To libcurl, a 206 is no different than a 200. The responses follow the same
>> libcurl doesn't handle compressing data on uploads.
Sure, or you can compress the data on demand in memory if you want to avoid
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2007-05-01 These mail archives are generated by hypermail. |
Page updated November 12, 2010.
web site info