After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 524502 - soup_simple api
soup_simple api
Status: RESOLVED DUPLICATE of bug 557777
Product: libsoup
Classification: Core
Component: API
2.4.x
Other Linux
: Normal normal
: GNOME 2.24
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks:
 
 
Reported: 2008-03-26 15:59 UTC by Dan Winship
Modified: 2010-08-16 02:23 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Winship 2008-03-26 15:59:28 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.
Comment 1 André Klapper 2008-04-03 12:55:31 UTC
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.
Comment 2 Dan Winship 2008-04-03 13:15:46 UTC
oh, sorry, didn't realize that "GNOME Target" was that specific
Comment 3 Dan Winship 2010-08-16 02:23:22 UTC
the "uri-loader" API will eventually be this

*** This bug has been marked as a duplicate of bug 557777 ***