mirror of
https://github.com/python/cpython.git
synced 2026-05-09 22:20:38 -04:00
166214c344
Issue #7776: Fix ``Host:'' header and reconnection when using http.client.HTTPConnection.set_tunnel() Patch by Nikolaus Rath.