WinINet: Fix Host header when using proxy servers

Robert Shearman rob at codeweavers.com
Sun Nov 27 14:47:22 CST 2005


ChangeLog:
Add a new field "lpszHostName" to the session to track the host name of
the HTTP server, as opposed to the server that we will connect to that
could be a proxy server. Fixes the "Host:" header that we send to
servers.

  dlls/wininet/http.c     |   17 ++++++++++++-----
  dlls/wininet/internet.h |    3 ++-
  2 files changed, 14 insertions(+), 6 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 542a3ebb2f02e4ac631762494c314cc80fd4daed.diff
Type: text/x-patch
Size: 3853 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051127/7f604a9b/542a3ebb2f02e4ac631762494c314cc80fd4daed.diff


More information about the wine-patches mailing list