wininet: Make a function for resolving the server name for an HTTP request
authorRob Shearman <rob@codeweavers.com>
Thu, 7 Dec 2006 00:52:50 +0000 (00:52 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 7 Dec 2006 10:42:51 +0000 (11:42 +0100)
commit72575a06ca3b9a3c154f4934420f5f48480af241
treefa1693100d85bee4890998e67fb8a019eeab5c27
parent4319ec6b838edb6bc5b289d37187b90c9f3e21ed
wininet: Make a function for resolving the server name for an HTTP request
and sending the appropriate callbacks and use it to remove some duplicated code.
dlls/wininet/http.c