SoupContentDecoder: add another hack to the broken server hack
authorDan Winship <danw@gnome.org>
Sun, 4 Dec 2011 13:56:01 +0000 (14:56 +0100)
committerDan Winship <danw@gnome.org>
Sun, 4 Dec 2011 13:56:01 +0000 (14:56 +0100)
commit3316324bafcc35616c57910003242c53cbf237aa
tree74621f164f7f784f08ab9d13ba669c7bd44d3ac9
parentc3f0763bcc42714b6c4f5fadf28baa9dd5466460
SoupContentDecoder: add another hack to the broken server hack

We were fixing up responses that mistakenly claimed "gzip"
Content-Encoding for gzipped files, but not responses that mistakenly
claimed "x-gzip" encoding.
libsoup/soup-content-decoder.c