http://bugs.winehq.org/show_bug.cgi?id=15393
Summary: winhttp doesn't support proxy connections Product: Wine Version: 1.1.5 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: winhttp AssignedTo: wine-bugs@winehq.org ReportedBy: fnjordy@gmail.com
wininet already supports proxy connections but winhttp does not, causing Google Chrome to not work behind a proxy.
Example tiny apps to compare:
wininet.dll using app, HTTPDemo.exe:
http://www.archivum.info/cbuilder-3p@elists.org/2005-06/msg00021.html
winhttp.dll using app, ALWinHTTPClientDemo.exe, I had to use IP addresses for this to work on the intranet (?)
http://www.delphi-files.com/Vcl/Internet/HTTP/ALWinHttpClient-v-3-10.html
I have $http_proxy set to "http://wpad:3128/" and the following registry keys, as per http://support.microsoft.com/kb/819961
Regedit4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings] "MigrateProxy"=dword:00000001 "ProxyEnable"=dword:00000001 "ProxyHttp1.1"=dword:00000000 "ProxyServer"="http://wpad:3128" "ProxyOverride"="<local>"
http://bugs.winehq.org/show_bug.cgi?id=15393
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |hans@meelstraat.net Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #1 from Hans Leidekker hans@meelstraat.net 2008-09-24 06:07:45 --- Confirmed. I'll work on this as time permits.
http://bugs.winehq.org/show_bug.cgi?id=15393
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
--- Comment #2 from Austin English austinenglish@gmail.com 2009-03-30 13:26:25 --- Is this still an issue in current (1.1.18 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=15393
Juan Lang juan_lang@yahoo.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #3 from Juan Lang juan_lang@yahoo.com 2009-08-13 15:15:42 --- I believe I fixed this in as of wine 1.1.27, please reopen if it isn't working for you.
http://bugs.winehq.org/show_bug.cgi?id=15393
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org 2009-08-21 12:37:54 --- Closing bugs fixed in 1.1.28.