cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-library Mailing List Archives

Re: Problem with CONTENT-ENCODING

From: Daniel Stenberg <daniel_at_haxx.se>
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.html
Received on 2005-12-02

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET