commit | 9da047b3a5d1a5421ee829aab1e9bc57427826c9 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Mon Apr 14 13:07:56 2014 -0400 |
committer | Senthil Kumaran <senthil@uthcode.com> | Mon Apr 14 13:07:56 2014 -0400 |
tree | 5e149e777b6c69dde78b50ba2b5eeb5fa04fafb1 | |
parent | b814057cda86e42925095be1d005c737a09715a0 [diff] |
Issue #7776: Fix ``Host:'' header and reconnection when using http.client.HTTPConnection.set_tunnel(). Patch by Nikolaus Rath.