Remove SoupCoding, SoupCodingGZip, use GZlibDecompressor
authorDan Winship <danw@gnome.org>
Fri, 10 Dec 2010 11:44:59 +0000 (12:44 +0100)
committerDan Winship <danw@gnome.org>
Fri, 10 Dec 2010 11:49:39 +0000 (12:49 +0100)
commit8d77fee770814f33f287b26f2898ed986ff9d3b4
tree4851d4553d6bea4f4dabfbec55cc32734637b705
parent1172f20fb256f027f7f6365f926cffdedc70e3c3
Remove SoupCoding, SoupCodingGZip, use GZlibDecompressor

also add a new test to coding-test for handling content that
doesn't decode correctly
libsoup/Makefile.am
libsoup/soup-coding-gzip.c [deleted file]
libsoup/soup-coding-gzip.h [deleted file]
libsoup/soup-coding.c [deleted file]
libsoup/soup-coding.h [deleted file]
libsoup/soup-content-decoder.c
libsoup/soup-message-io.c
tests/coding-test.c