mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Update _get_hostport to always remove square brackets from IPv6 addresses. Then add them if needed in "CONNECT .." and "Host: ".
2 lines
79 B
ReStructuredText
2 lines
79 B
ReStructuredText
Update HTTPSConnection to consistently wrap IPv6 Addresses when using a
|
|
proxy.
|