curl-library
Re: Problem with CONTENT-ENCODING
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 2 Dec 2005 14:59:00 +0100 (CET)
Date: Fri, 2 Dec 2005 14:59:00 +0100 (CET)
On Fri, 2 Dec 2005, Dobromir Velev wrote:
> I'm writing a simple script for a client of mine using the libcurl library.
> There seems to be a problem with the CURLOPT_ENCODING option when the
> content is compressed with zlib (Content-Encoding: deflate) curl will return
> "Error while processing content unencoding: incorrect header check".
Well, zlib returns an error when trying to deflate the stream. The "incorrect
header check" is actually the error message zlib provides.
-- Commercial curl and libcurl Technical Support: http://haxx.se/curl.htmlReceived on 2005-12-02