Add a new field "lpszHostName" to the session to track the host name
commit7bb34631668d5935ba383050265a68886d62d8ea
authorRobert Shearman <rob@codeweavers.com>
Mon, 28 Nov 2005 09:40:42 +0000 (28 10:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 28 Nov 2005 09:40:42 +0000 (28 10:40 +0100)
tree4f30ccb25d83d7622b3d1bac715abc7f43159100
parent7ec69e9c2b293d72d92fcb1163641ea66fac66d8
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
dlls/wininet/internet.h