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 522984 - Need generic proxy support in gvfs
Need generic proxy support in gvfs
Status: RESOLVED FIXED
Product: gvfs
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks: 522985
 
 
Reported: 2008-03-17 15:09 UTC by Christian Kellner
Modified: 2009-06-11 11:54 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Kellner 2008-03-17 15:09:07 UTC
We need generic proxy functions like g_vfs_proxy_for_host and g_vfs_proxy_for_uri to be used by various backends. That is basically a port from gnome-vfs at this point.
Comment 1 Christian Kellner 2009-03-03 12:13:07 UTC
Fixed with recent libsoup additions.