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 522652 - improved proxy support / gconf proxy support
improved proxy support / gconf proxy support
Status: RESOLVED FIXED
Product: libsoup
Classification: Core
Component: Misc
2.4.x
Other Linux
: Normal normal
: GNOME 2.24
Assigned To: libsoup-maint@gnome.bugs
libsoup-maint@gnome.bugs
Depends on:
Blocks: 517335
 
 
Reported: 2008-03-15 18:38 UTC by Dan Winship
Modified: 2008-11-04 21:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Dan Winship 2008-03-15 18:38:35 UTC
libsoup needs better proxy support. There are two parts to this:

1) We need to be able to look up the proxy information per request rather than having a single proxy for all requests in the session. (Needed for PAC, ignore_hosts, etc)

2) We need to be able to use the proxy settings from GConf (or wherever they migrate to in the future), and automatically adjust when they change. This code would go into "libsoup-gnome".
Comment 1 Dan Winship 2008-03-18 04:13:18 UTC
initial proof-of-concept in the proxy branch of http://gnome.org/~danw/libsoup.git
Comment 2 Dan Winship 2008-11-04 21:52:32 UTC
committed to trunk, will be in 2.25.1