soup-session: move cache handling here
authorDan Winship <danw@gnome.org>
Wed, 26 Dec 2012 19:50:11 +0000 (14:50 -0500)
committerDan Winship <danw@gnome.org>
Wed, 26 Dec 2012 20:21:27 +0000 (15:21 -0500)
commitb55d54a50ab5586dba439cdadde9418f0ae96783
tree875774769d51200973f52cb97059dfffd9bf9af3
parente25e9ee4704398f0f276f6f9e91d948b8924356e
soup-session: move cache handling here

Move the SoupCache special handling from SoupRequestHTTP to
SoupSession (as another step towards making SoupCache not such a
magical special case hack that only works in certain situations).
libsoup/soup-message-queue.h
libsoup/soup-request-http.c
libsoup/soup-session.c