Fix the retry-on-broken-connection codepath for SoupRequest
[platform/upstream/libsoup.git] / tests / header-parsing.c
2012-07-13 Dan WinshipClean up includes
2012-02-03 Simon McVittieHeader parsing test: verify that a full URI can appear...
2011-12-21 Dan Winshipsoup-headers: misc improvements
2011-04-07 Dan Winshipheader-parsing: update tests for RFC 5987 and multipart...
2010-04-09 Dan Winshipsoup_header_g_string_append_param: if @value is a token...
2010-03-13 Dan WinshipFix leaks found by valgrind
2009-12-14 Dan WinshipHandle spurious CR/LFs between responses
2009-04-19 Dan Winshipheader-parsing.c: Add tests for new bad-header-parsing...
2009-04-03 Dan Winship Bug 577630 - libsoup should ignore broken Content...
2009-04-03 Dan Winship Bug 577728 – soup_header_g_string_append_param should...
2009-04-03 Dan Winship Bug 576760 – soup_message_headers_get_content_type...
2008-12-23 Dan Winshipadd some more warning CFLAGS, inspired by Benjamin...
2008-10-01 Dan WinshipNew type and methods for working with multipart HTTP...
2008-10-01 Dan WinshipUpdate these to deal with RFC2231-encoded UTF-8 header...
2008-04-05 Dan Winship Misc fixes noticed by "sparse" or by running gcc with...
2008-02-09 Dan WinshipAdd an iterator type for SoupMessageHeaders.
2008-02-03 Dan Winshipif the request headers contain an unrecognized Expect...
2008-01-27 Dan Winshipfix to not sometimes read beyond the end of the string.
2008-01-16 Dan WinshipDeal with Shoutcast servers, which return "ICY 200...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk
2007-10-28 Dan Winshipfree proxy-related stuff
2007-10-28 Dan WinshipMake these less verbose by default (to make it easier...
2007-09-25 Dan Winshipminor rfc850-date parsing improvement suggested by...
2007-01-16 Dan Winshipinitialize "errors" to 0. duh. Pointed out by Michael...
2007-01-06 Dan WinshipRewrite this to be easier to understand and more correc...