SoupContentDecoder: add support for deflate Content-Encoding
authorSergio Villar Senin <svillar@igalia.com>
Thu, 13 Oct 2011 16:37:24 +0000 (18:37 +0200)
committerSergio Villar Senin <svillar@igalia.com>
Mon, 14 Nov 2011 15:19:57 +0000 (16:19 +0100)
commit6d8ff9731eae9bf57982de273c8a45673996bcb4
tree111d006248f43ddb02e05f520d38751e4b4a9156
parent67824e6224409f77fa397a0d6bb2eab5e6cc8081
SoupContentDecoder: add support for deflate Content-Encoding

Claim that we support both gzip and deflate content encodings. Added support
to handle data compressed with deflate with and without zlib headers.

https://bugzilla.gnome.org/show_bug.cgi?id=661682
libsoup/soup-content-decoder.c
libsoup/soup-message-io.c