summaryrefslogtreecommitdiff
path: root/libsoup/soup-message-headers.h
Commit message (Expand)AuthorAgeFilesLines
* 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/+17
* soup-message-headers: add new APIsLionel Landwerlin2015-03-011-0/+11
* Add G_BEGIN_DECLS/G_END_DECLS guards to soup-message-headers.hCarlos Garcia Campos2013-03-121-0/+4
* Rename LIBSOUP_DISABLE_DEPRECATED to SOUP_DISABLE_DEPRECATEDDan Winship2013-01-041-1/+1
* Add back LIBSOUP_DISABLE_DEPRECATEDDan Winship2012-12-281-0/+2
* Add per-version deprecation/availability warningsDan Winship2012-11-081-3/+14
* Fix deprecation warning on soup_message_headers_get()Dan Winship2012-07-181-1/+1
* Add deprecation attributes to deprecated functionsJavier Jardón2012-07-051-0/+1
* soup-cache: do not store hop-by-hop headers.Sergio Villar Senin2011-05-231-0/+2
* Mark soup_message_headers_get() deprecatedDan Winship2009-04-191-0/+2
* Bug 576760 – soup_message_headers_get_content_type returns bad headersDan Winship2009-04-031-0/+4
* New type and methods for working with multipart HTTP bodies (eg,Dan Winship2008-10-011-1/+30
* Update these to deal with RFC2231-encoded UTF-8 header paramsDan Winship2008-10-011-0/+13
* Misc gtk-doc fix-upsDan Winship2008-02-101-0/+1
* Add an iterator type for SoupMessageHeaders.Dan Winship2008-02-091-0/+10
* Use GObject properties. (soup_address_new, soup_address_new_from_sockaddr)Dan Winship2008-02-011-0/+3
* Merge libsoup-2.4 branch to trunkDan Winship2008-01-151-0/+71