Use the original (host, port) to connect on the socket instead of the resolved
IP and port.
In the case of using a proxy socket, this prevents having the proxy server
perform DNS lookups (for an HTTP/1.1 CONNECT proxy as given in the wiki
example, it breaks all usage of Host headers).
Original issue reported on code.google.com by dds@google.com on 22 Dec 2011 at 11:14
Original issue reported on code.google.com by
dds@google.com
on 22 Dec 2011 at 11:14Attachments: