]> granicus.if.org Git - python/commit
merge from 3.4
authorSenthil Kumaran <senthil@uthcode.com>
Mon, 14 Apr 2014 17:10:05 +0000 (13:10 -0400)
committerSenthil Kumaran <senthil@uthcode.com>
Mon, 14 Apr 2014 17:10:05 +0000 (13:10 -0400)
commit166214c344202d269887ea06d219e6b121bd0927
treec417ccfa4813984e94c688ab8344c7fcfc8cc268
parentebdaaf40875fb8e29c7fbad5cc67221123995a8e
parent9da047b3a5d1a5421ee829aab1e9bc57427826c9
merge from 3.4

Issue #7776: Fix ``Host:'' header and reconnection when using  http.client.HTTPConnection.set_tunnel()
Patch by Nikolaus Rath.
Lib/http/client.py
Lib/test/test_httplib.py
Misc/NEWS