summaryrefslogtreecommitdiff
path: root/tests/redirect-test.c
Commit message (Expand)AuthorAgeFilesLines
* Allow use without g_thread_init() if not using non-default async contexts.Dan Winship2009-05-021-0/+1
* Bug 576760 – soup_message_headers_get_content_type returns bad headersDan Winship2009-04-031-1/+2
* Bug 576583 - Tests fail if "localhost" resolves to ::1Dan Winship2009-03-271-1/+1
* Bug 566530 - Handle (illegal) unencoded spaces in URIsDan Winship2009-03-231-0/+19
* store the GSource in priv, don't ref the session. Otherwise the sessionDan Winship2008-09-301-4/+2
* a 302 response to HEAD (or any other safe method) should be treated like aDan Winship2008-09-071-6/+40
* Misc fixes noticed by "sparse" or by running gcc with additionalDan Winship2008-04-051-6/+2
* add an orig_http_version field.Dan Winship2008-03-141-0/+11
* typo in a commentDan Winship2008-02-281-1/+1
* (redirect_handler): PROPFIND is defined to be "safe andDan Winship2008-02-281-1/+2
* Misc fixes: don't redirect on "300 Multiple Choices", "304 Not Modified",Dan Winship2008-02-031-0/+266