summaryrefslogtreecommitdiff
path: root/libsoup/soup-request-file.c
Commit message (Expand)AuthorAgeFilesLines
* Include string.h in soup-request-file.cErik van Pienbroek2013-05-091-0/+2
* docs: more fixesDan Winship2012-12-281-0/+8
* Move SoupRequester API into SoupSession, declare SoupRequest stableDan Winship2012-12-101-5/+1
* port to GTaskDan Winship2012-10-221-23/+15
* soup-request: Add support to handle gresource URI requestsCarlos Garcia Campos2012-10-201-2/+10
* Clean up includesDan Winship2012-07-131-3/+3
* Use g_clear_object(), g_clear_pointer()Dan Winship2012-07-131-2/+1
* soup-request-file: Update the file-URI-parsing codeDan Winship2012-04-111-17/+40
* SoupRequestFile: fix handling of URIs with query componentsDan Winship2012-02-241-11/+17
* Try to make file:// uris work in win32 tooPaweł Forysiuk2012-02-031-6/+3
* SoupRequest*, SoupHTTPInputStream: misc cleanupsDan Winship2011-10-231-5/+3
* Lots of gtk-doc fixes (no code changes)Dan Winship2011-09-221-0/+10
* soup-request-file: plug leakXan Lopez2011-05-051-1/+1
* Make SoupRequester a SoupSessionFeature and the request types sub-featuresDan Winship2010-12-091-0/+4
* Import SoupRequest/cache stuff from new-io branch / WebKitDan Winship2010-12-091-0/+253