diff options
author | Dan Winship <danw@gnome.org> | 2011-12-05 16:00:40 -0500 |
---|---|---|
committer | Dan Winship <danw@gnome.org> | 2012-12-10 17:14:57 +0100 |
commit | e00cf242322f82f0800956b17d726f0437db683a (patch) | |
tree | 9b0339e1bc6a52e42800af158a8760a6602f6f7e /Makefile.am | |
parent | 6863c37db17db41ec027d3b17f0b9d5d0be96c72 (diff) | |
download | libsoup-e00cf242322f82f0800956b17d726f0437db683a.tar.gz libsoup-e00cf242322f82f0800956b17d726f0437db683a.tar.bz2 libsoup-e00cf242322f82f0800956b17d726f0437db683a.zip |
Move SoupRequester API into SoupSession, declare SoupRequest stable
Add soup_session_request() and soup_session_request_uri(),
implementing basically the same behavior as soup_requester_request()
and soup_requester_request_uri() (but without requiring a separate
SoupSessionFeature), and remove the unstable-api ifdefs from
soup-request*.h.
SoupRequester still exists, but it is still guarded by the
unstable-api ifdefs, and is just a dummy wrapper around the
functionality that is now in SoupSession.
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions