From: Serhiy Storchaka Date: Fri, 12 Dec 2014 07:30:18 +0000 (+0200) Subject: Issue #22095: Fixed HTTPConnection.set_tunnel with default port. The port X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d4a001b23cf66232a48021f39d121ba817b31ef2;p=python Issue #22095: Fixed HTTPConnection.set_tunnel with default port. The port value in the host header was set to "None". Patch by Demian Brecht. --- d4a001b23cf66232a48021f39d121ba817b31ef2