Remove build warning
[platform/upstream/libsoup.git] / libsoup / soup-request-http.c
2013-01-14 Dan Winshipsoup-session: add SoupMessage-based streaming APIs
2012-12-28 Dan WinshipRevert the mirroring of SoupMessage API onto SoupReques...
2012-12-28 Dan Winshipdocs: more fixes
2012-12-28 Dan Winshipdocs: Lots of minor fixes and additions
2012-12-26 Dan Winshipsoup-session: move cache handling here
2012-12-10 Dan WinshipSoupMessage: add soup_message_get_soup_request()
2012-12-10 Dan WinshipSoupRequestHTTP: mirror SoupMessage fields/API
2012-12-10 Dan WinshipMove SoupRequester API into SoupSession, declare SoupRe...
2012-10-22 Dan Winshipport to GTask
2012-08-12 Dan Winshipvalgrindage
2012-07-16 Carlos Garcia Campossoup-cache: Save the sniffed mime type in the cache too
2012-07-13 Dan WinshipClean up includes
2012-06-04 Sergio Villar Seninsoup-cache: use the proper Content-Type when returning...
2012-06-04 Sergio Villar Seninsoup-cache: correctly handle conditional requests not...
2012-05-25 Dan WinshipFix a few more introspection warnings
2012-04-18 Dan WinshipSoupHTTPRequest: O brave new world!
2012-02-14 Sergio Villar SeninSoupCache: some issues in SoupCache (2/3)
2012-01-04 Xan Lopezsoup-request-http: plug leak
2011-12-01 Dan WinshipSoupRequestHTTP: don't complete send() until after...
2011-10-23 Dan WinshipSoupRequestHTTP: reorganize the async code a bit
2011-10-23 Dan WinshipSoupRequest*, SoupHTTPInputStream: misc cleanups
2011-10-23 Dan WinshipSoupRequestHTTP: don't cast GFileInputStreams to SoupHT...
2011-07-31 Dan WinshipAdd/update some "Since" flags
2011-07-31 Dan Winshipsoup-request-http: fix usage with non-default-context
2011-06-16 Sergio Villar Seninsoup-cache: keep track of the HTTP status code to use...
2011-06-08 Sergio Villar Seninsoup-cache: update state of SoupMessages when returning...
2011-01-28 Sergio Villar SeninSoupCache fails to load resources when cache contents...
2010-12-09 Dan WinshipMake SoupRequester a SoupSessionFeature and the request...
2010-12-09 Dan WinshipImport SoupRequest/cache stuff from new-io branch ...