GNOME Bugzilla – Bug 524502
soup_simple api
Last modified: 2010-08-16 02:23:22 UTC
we need an API to "make easy tasks easy" as they say. something like evolution-data-server/servers/exchange/lib/e2k-context.c (except just for plain HTTP, not WebDAV, at least at first). soup_simple_get(), soup_simple_get_async(), soup_simple_get_with_progress_callback(), etc. James Henstridge's old "HttpResource" (http://www.gnome.org/~jamesh/arch/james@jamesh.id.au/http-resource--devel--0) is another idea, for periodically monitoring a changing resource.
danw: is this really a blocker for GNOME 2.24 that definitely needs to be fixed for .0, or is this more like an enhancement? if the latter, please don't set the gnome target milestone.
oh, sorry, didn't realize that "GNOME Target" was that specific
the "uri-loader" API will eventually be this *** This bug has been marked as a duplicate of bug 557777 ***