summaryrefslogtreecommitdiff
path: root/libsoup/soup-status.h
Commit message (Expand)AuthorAgeFilesLines
* status: add 421 Misdirected RequestPatrick Griffis2021-05-091-0/+1
* Add SOUP_HTTP_2_0Patrick Griffis2021-03-251-1/+2
* Stop using emacs indent-tabs-modeCarlos Garcia Campos2021-03-181-1/+1
* Remove all 2.x version macrosPatrick Griffis2020-11-251-1/+1
* Remove non-HTTP SoupStatus valuesCarlos Garcia Campos2020-11-151-27/+0
* Split SoupMessage into client and server partscarlosgc/split-ioCarlos Garcia Campos2020-10-191-0/+5
* Modernize GObject declarationsPatrick Griffis2020-09-191-4/+1
* Reorganize source treePatrick Griffis2020-09-191-1/+1
* Remove deprecated SoupKnownStatusCode APIPatrick Griffis2020-09-191-78/+0
* soup-session: Add support for status code 308 Permanent RedirectBenjamin Kaufmann2020-07-191-0/+1
* Use G_DEFINE_QUARK() for the SOUP_HTTP_ERROR error domainClaudio Saavedra2019-08-231-1/+7
* soup-status: Fix include recursion issue found by Coverity Scan and clangMilan Crha2018-06-251-1/+1
* Do not include the header exclusion guards in the introspectionCorentin Noël2018-06-131-3/+3
* Mark all remaining methods with SOUP_AVAILABLE_IN_2_4Ignacio Casal Quinteiro2015-11-091-0/+2
* Rename SoupKnownStatusCode to SoupStatusDan Winship2013-07-131-1/+79
* Add per-version deprecation/availability warningsDan Winship2012-11-081-1/+2
* Default to TLS for https connections, and fall back to SSLv3 on failureDan Winship2011-08-071-0/+1
* SoupSession: count redirections and cancel the message after too manyJosé Millán Soto2010-06-081-0/+1
* new abstract base class for a SoupSessionFeature that determines whatDan Winship2008-10-311-0/+1
* Build with G_DISABLE_DEPRECATED and G_DISABLE_SINGLE_INCLUDES; enforce theCosimo Cecchi2008-10-201-1/+1
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-153/+3
* add G_BEGIN_DECLS / G_END_DECLS to all installed headers so that libsoupJonathon Jongsma2007-06-011-0/+6
* add/fix gtk-doc comments, make functions match prototypes, etcDan Winship2005-06-141-0/+144
* add/fix lots of gtk-doc commentsDan Winship2004-08-261-6/+6
* Lots of thread-safety stuff, primarly so you can disconnect a socket fromDan Winship2003-12-221-1/+3
* New. An interface for objects that want to act on every message passingDan Winship2003-12-191-0/+1
* if we receive an HTTP/1.0 response to an HTTP/1.1 request, downgrade theDan Winship2003-12-101-1/+1
* Add wrote_informational and got_informational signals.Dan Winship2003-09-181-7/+7
* Replaces the three previous soup_connection_new* functions and usesDan Winship2003-09-171-1/+1
* Renamed from soup-error.h, with types and defines renamed accordingly.Dan Winship2003-09-031-0/+98