summaryrefslogtreecommitdiff
path: root/libsoup/soup-message-private.h
Commit message (Expand)AuthorAgeFilesLines
* Delete SoupAddressPatrick Griffis2020-09-191-1/+0
* Make soup_message_io_cleanup() privatePatrick Griffis2020-09-191-4/+0
* Remove SoupSessionAsyncPatrick Griffis2020-09-191-1/+0
* Make more APIs privatePatrick Griffis2020-09-191-0/+3
* Reorganize source treePatrick Griffis2020-09-191-3/+3
* Remove deprecated SoupChunkAllocator APIsPatrick Griffis2020-09-191-8/+0
* soup-message: make soup_message_disables_feature_by_type() publicCarlos Garcia Campos2020-07-061-2/+0
* soup-message: Use a hash set to store disabled featuresCarlos Garcia Campos2020-07-061-2/+2
* Expose support for same-site cookiesPatrick Griffis2020-01-211-0/+3
* WebSockets: add support for permessage-deflate extensionCarlos Garcia Campos2019-07-311-0/+2
* SoupMessage: seal access to private membersClaudio Saavedra2019-07-101-1/+16
* Do not include the header exclusion guards in the introspectionCorentin Noël2018-06-131-3/+3
* Mark soup_message_io_cleanup as availableIgnacio Casal Quinteiro2015-11-091-0/+4
* soup-message-io: add soup_message_io_steal()Dan Winship2015-03-011-7/+14
* soup-server: add new-and-improved APIsDan Winship2014-05-021-0/+1
* soup-message-io: slight tweak to callback/error handlingDan Winship2014-05-021-0/+1
* Fix asynchronicity of soup_session_queue_message() on plain SoupSessionDan Winship2013-09-281-0/+3
* soup-message-queue: add a priority system to the message queueSergio Villar Senin2013-04-171-0/+2
* soup-auth-manager: split out connection handlingDan Winship2013-01-021-0/+5
* Rename all remaining "SoupMessage *req"s to "msg"Dan Winship2012-12-171-2/+2
* SoupMessage: add soup_message_get_soup_request()Dan Winship2012-12-101-0/+5
* SoupRequest: Return better GErrors on parsing failuresDan Winship2012-12-101-1/+2
* Added SoupContentProcessor support to SoupMessage, SoupContentDecoder & SoupC...Sergio Villar Senin2012-11-021-1/+7
* Move SoupSocket stuff out of soup-message-io.cDan Winship2012-04-281-1/+4
* SoupHTTPRequest: O brave new world!Dan Winship2012-04-171-0/+19
* SoupMessage: add network-event signalDan Winship2011-12-221-0/+4
* Fix SoupMessage https status information to be set more reliablyDan Winship2011-10-201-0/+4
* Add SoupMessage:tls-certificate and SoupMessage:tls-errorsDan Winship2010-12-071-0/+3
* SoupSession: tweak cancellation againDan Winship2010-06-091-0/+1
* Add SoupMessageQueueItemState, remove SoupMessageIOStatusDan Winship2010-06-091-13/+0
* soup-message-io: use SoupMessageQueueItems and add SoupMessageCompletionFnDan Winship2010-06-091-18/+26
* Misc SoupConnection API improvementsDan Winship2010-06-091-4/+1
* Implement acceptance policies in SoupCookieJarXan Lopez2010-02-031-0/+2
* Content-Encoding supportDan Winship2009-12-161-0/+1
* Remove checks for SOUP_MESSAGE_IO_STATUS_CONNECTING, since it never gets setDan Winship2009-08-211-2/+1
* Add soup_message_disable_feature()Dan Winship2009-08-091-0/+4
* Miscellaneous content-sniffing fixesDan Winship2009-07-101-1/+0
* Implement content sniffingGustavo Noronha Silva2009-07-021-0/+5
* Change the SoupURI properties to SoupAddress properties.Dan Winship2008-10-031-0/+1
* New, replaces SOUP_MESSAGE_OVERWRITE_CHUNKS, but can be set on either theDan Winship2008-04-051-0/+1
* add an orig_http_version field.Dan Winship2008-03-141-1/+1
* New method that lets the application set a callback function to use toDan Winship2008-02-071-0/+4
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-15/+30
* make this non-static.Dan Winship2007-11-211-0/+1
* get/set auth/proxy_auth info for a message.Dan Winship2007-03-171-1/+12
* Fix a connection leak reported by Tambet.Dan Winship2005-08-161-0/+6
* require glib-2.0 >= 2.4.0Dan Winship2005-04-111-2/+3
* add/fix lots of gtk-doc commentsDan Winship2004-08-261-1/+0
* Change G_LOG_DOMAIN to "libsoup". Remove unused defines.Dan Winship2003-11-181-2/+0
* free the hostent.Dan Winship2003-09-191-4/+5