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