summaryrefslogtreecommitdiff
path: root/libsoup/soup-request-data.c
Commit message (Expand)AuthorAgeFilesLines
* Modernize GObject declarationsPatrick Griffis2020-09-191-11/+17
* Make more APIs privatePatrick Griffis2020-09-191-1/+1
* Port more classes to the new private apiIgnacio Casal Quinteiro2016-12-031-4/+3
* soup-request-data: handling of data URI with no MIME typeRaveendra Karu2014-07-211-1/+1
* soup-uri: minor code reorg/renamingDan Winship2013-10-101-2/+3
* data: URL requests should serve the whole decoded URLZan Dobersek2013-03-111-3/+4
* docs: more fixesDan Winship2012-12-281-0/+7
* Move SoupRequester API into SoupSession, declare SoupRequest stableDan Winship2012-12-101-3/+1
* Clean up includesDan Winship2012-07-131-4/+3
* SoupConnection: do TLS handshake at connection timeDan Winship2011-08-071-1/+1
* soup_request_data_send: data URL decoding fixSergio Villar Senin2011-04-071-35/+8
* soup-request-data: return decoded contents for non-base64 data URLsSergio Villar Senin2011-01-311-6/+10
* soup-request-data: another fixDan Winship2010-12-121-1/+4
* soup-request-data: Fix content-type decodingDan Winship2010-12-121-10/+15
* 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/+169