[Bug 28552] winhttp proxy doesn't work

wine-bugs at winehq.org wine-bugs at winehq.org
Mon Nov 21 02:21:47 CST 2011


http://bugs.winehq.org/show_bug.cgi?id=28552

--- Comment #18 from Jiri Humpolicek <jiri.humpolicek at seznam.cz> 2011-11-21 02:21:47 CST ---
(In reply to comment #15)
> With native .NET I see only a call to WinHttpDetectAutoProxyConfigUrl.
> Does it work on a Windows machine in your home network?
> 
> I would expect it to fall back to importing proxy settings from IE.
> Did you try installing native IE yet? That will also give you a dialog
> to configure the proxy...

Regarding your changes to WinHttpDetectAutoProxyConfigUrl I'd like to propose
simple solution for custom auto-configuration script URLs. Choose any (probably
wine specific) registry location for storing wpad auto-configuration script URL
and in WinHttpDetectAutoProxyConfigUrl firstly check if this registry entry is
present and return it otherwise use current behavior.

I think it will be useful, because it gave user more freedom of placing wpad
script. Moreover custom URL is for example used in our company network.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list