fixed typo enable_sqllite -> enable_sqlite
[platform/upstream/libsoup.git] / libsoup / soup-message-headers.h
2013-03-12 Carlos Garcia CamposAdd G_BEGIN_DECLS/G_END_DECLS guards to soup-message...
2013-01-04 Dan WinshipRename LIBSOUP_DISABLE_DEPRECATED to SOUP_DISABLE_DEPRE...
2012-12-28 Dan WinshipAdd back LIBSOUP_DISABLE_DEPRECATED
2012-11-08 Dan WinshipAdd per-version deprecation/availability warnings
2012-07-18 Dan WinshipFix deprecation warning on soup_message_headers_get()
2012-07-05 Javier JardónAdd deprecation attributes to deprecated functions
2011-05-23 Sergio Villar Seninsoup-cache: do not store hop-by-hop headers.
2009-04-19 Dan WinshipMark soup_message_headers_get() deprecated
2009-04-03 Dan Winship Bug 576760 – soup_message_headers_get_content_type...
2008-10-01 Dan WinshipNew type and methods for working with multipart HTTP...
2008-10-01 Dan WinshipUpdate these to deal with RFC2231-encoded UTF-8 header...
2008-02-10 Dan WinshipMisc gtk-doc fix-ups
2008-02-09 Dan WinshipAdd an iterator type for SoupMessageHeaders.
2008-02-01 Dan WinshipUse GObject properties. (soup_address_new, soup_address...
2008-01-15 Dan WinshipMerge libsoup-2.4 branch to trunk