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