Fix the retry-on-broken-connection codepath for SoupRequest
[platform/upstream/libsoup.git] / tests / forms-test.c
2012-07-13 Dan WinshipClean up includes
2011-11-05 Dan WinshipSoupSession: add some API for handling redirections
2011-03-11 Dan Winshiptests: remove a redundant GOptionEntry flag that now...
2011-01-18 Sven NeumannAdd test for soup_form_decode().
2010-06-11 Dan WinshipAllow calling soup_test_server_new() multiple times...
2009-11-21 Dan Winshipsoup_multipart_new_from_message: fix to work with binar...
2009-03-27 Dan Winship Bug 576583 - Tests fail if "localhost" resolves to ::1
2008-12-23 Dan Winshipadd some more warning CFLAGS, inspired by Benjamin...
2008-12-05 Dan WinshipCorrectly handle forms that have URI-encoded parameter...
2008-10-01 Dan WinshipNew type and methods for working with multipart HTTP...