summaryrefslogtreecommitdiff
path: root/libsoup/soup-session-private.h
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated proxy APIsPatrick Griffis2020-09-191-1/+0
* Do not include the header exclusion guards in the introspectionCorentin Noël2018-06-131-3/+3
* SoupSession: allow creating a "plain" SoupSession for use with new APIsDan Winship2012-12-101-18/+9
* SoupSession: move some code from SoupMessageQueue hereDan Winship2012-11-021-0/+3
* SoupSession: replace queue_message() base impl with a separate methodDan Winship2012-07-161-0/+4
* SoupHTTPRequest: O brave new world!Dan Winship2012-04-171-0/+14
* Put the hostname into the reason_phrase with network errorsDan Winship2010-07-301-0/+3
* SoupSession: continue reorg, remove remaining signal-based flow controlDan Winship2010-06-091-0/+2
* SoupSession: bind connections to messages sooner, improve conn failure caseDan Winship2010-06-091-7/+2
* soup-message-io: use SoupMessageQueueItems and add SoupMessageCompletionFnDan Winship2010-06-091-3/+3
* Notice closed connections soonerDan Winship2009-08-171-1/+2
* Add soup_session_get_feature_for_message, remove _get_proxy_resolverDan Winship2009-08-091-2/+0
* Implement SoupProxyURIResolver, to replace SoupProxyResolverDan Winship2009-06-061-2/+2
* SoupConnection/SoupSession reorg and cleanupDan Winship2009-06-061-10/+17
* new abstract base class for a SoupSessionFeature that determines whatDan Winship2008-10-311-0/+4
* Make this a GObject and specifically a SoupSessionFeature. Add anDan Winship2008-04-081-6/+0
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-0/+32