summaryrefslogtreecommitdiff
path: root/libsoup/soup-request.c
Commit message (Expand)AuthorAgeFilesLines
* docs: Mass docs fixupsPatrick Griffis2020-09-201-3/+0
* Modernize GObject declarationsPatrick Griffis2020-09-191-19/+24
* Delete SoupSessionSyncPatrick Griffis2020-09-191-3/+0
* Remove deprecated SoupRequester APIsPatrick Griffis2020-09-191-1/+0
* Always use G_PARAM_STATIC_STRINGSNiels De Graef2020-01-131-2/+4
* Port more classes to the new private apiIgnacio Casal Quinteiro2016-12-031-9/+8
* Use Unicode in translatable stringsPiotr Drąg2016-10-271-1/+1
* Add missing (nullable) annotations, assorted minor introspection fixesEvan Nemerson2014-11-231-2/+2
* Revert the mirroring of SoupMessage API onto SoupRequestHTTP.Dan Winship2012-12-281-30/+0
* docs: Lots of minor fixes and additionsDan Winship2012-12-271-0/+28
* SoupRequest: add soup_request_disable_feature()Dan Winship2012-12-101-0/+29
* SoupRequestHTTP: mirror SoupMessage fields/APIDan Winship2012-12-101-0/+1
* Move SoupRequester API into SoupSession, declare SoupRequest stableDan Winship2012-12-101-18/+27
* port to GTaskDan Winship2012-10-221-10/+13
* Clean up includesDan Winship2012-07-131-2/+1
* Use g_clear_object(), g_clear_pointer()Dan Winship2012-07-131-4/+2
* Add gettext supportDan Winship2012-04-171-1/+1
* SoupRequest*, SoupHTTPInputStream: misc cleanupsDan Winship2011-10-231-2/+4
* Lots of gtk-doc fixes (no code changes)Dan Winship2011-09-221-6/+88
* Add/update some "Since" flagsDan Winship2011-07-311-3/+3
* Import SoupRequest/cache stuff from new-io branch / WebKitDan Winship2010-12-091-0/+284