WININET: fix http proxies

Mike McCormack mike at codeweavers.com
Tue Oct 18 21:05:23 CDT 2005


HTTP_DealWithProxy() needs to have the proxy port set correctly so it 
can generate the correct URL to pass to the proxy.

Without this change, HTTP proxies will not work.  The following patch 
broke them:

http://www.winehq.org/pipermail/wine-patches/2005-June/018463.html

Mike


ChangeLog:
Set the http port before figuring out whether we're using a proxy.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: wininet-proxy-fix.diff
Type: text/x-patch
Size: 1662 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051019/87eab333/wininet-proxy-fix.diff


More information about the wine-patches mailing list