Remove build warning
[platform/upstream/libsoup.git] / libsoup / soup-request-file.c
2014-11-04 Zhang zhengguangImported Upstream version 2.46.0 upstream/2.46.0
2012-12-28 Dan Winshipdocs: more fixes
2012-12-10 Dan WinshipMove SoupRequester API into SoupSession, declare SoupRe...
2012-10-22 Dan Winshipport to GTask
2012-10-20 Carlos Garcia Campossoup-request: Add support to handle gresource URI requests
2012-07-13 Dan WinshipClean up includes
2012-07-13 Dan WinshipUse g_clear_object(), g_clear_pointer()
2012-04-11 Dan Winshipsoup-request-file: Update the file-URI-parsing code
2012-02-24 Dan WinshipSoupRequestFile: fix handling of URIs with query components
2012-02-03 Paweł ForysiukTry to make file:// uris work in win32 too
2011-10-23 Dan WinshipSoupRequest*, SoupHTTPInputStream: misc cleanups
2011-09-22 Dan WinshipLots of gtk-doc fixes (no code changes)
2011-05-05 Xan Lopezsoup-request-file: plug leak
2010-12-09 Dan WinshipMake SoupRequester a SoupSessionFeature and the request...
2010-12-09 Dan WinshipImport SoupRequest/cache stuff from new-io branch ...