blob: 00bcf38bbcdf511ac894ac1736fd70061a2e1740 (
plain)
1
2
3
|
http.client CONNECT method tunnel improvements: Use HTTP 1.1 protocol; send
a matching Host: header with CONNECT, if one is not provided; convert IDN
domain names to Punycode. Patch by Michael Handler.
|