cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: left for http2

From: Fabian Frank <fabian.frank.de_at_gmail.com>
Date: Wed, 5 Feb 2014 00:37:43 -0800

On Feb 4, 2014, at 6:09 AM, Daniel Stenberg <daniel_at_haxx.se> wrote:
> I also made libcurl now gzip decode automatically for http2.

This was almost correct, the thing is that non-compressed responses are still allowed and for example https://106.186.112.116/ sends such responses and was thus broken. I attached a patch that fixes this, by relying on the response header for content encoding.

Regards,
Fabian

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html

Received on 2014-02-05