Fix the retry-on-broken-connection codepath for SoupRequest
[platform/upstream/libsoup.git] / tests / coding-test.c
2012-07-13 Dan WinshipAdd some test-utils helpers for async SoupRequest usage
2012-07-13 Dan WinshipClean up includes
2012-05-24 Dan WinshipFix the handling of trailing junk with Content-Encoding
2011-11-17 Sergio Villar Senincoding-test.c: refactored and added deflate support.
2011-05-22 Dan WinshipSoupContentDecoder: deal with broken apache Content...
2010-12-10 Dan WinshipRemove SoupCoding, SoupCodingGZip, use GZlibDecompressor
2010-06-11 Dan WinshipAllow calling soup_test_server_new() multiple times...
2010-03-13 Dan WinshipFix leaks found by valgrind
2010-01-23 Dan Winship[SoupCodingGzip] discard trailing junk after decoding...
2009-12-16 Dan WinshipContent-Encoding support