- Issue #3094: httplib.HTTPSConnection Host: headers no longer include the
commitcdc1e00916f628582d57947cf8ca76ccb1326dab
authorgregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 7 Jul 2008 05:09:12 +0000 (7 05:09 +0000)
committergregory.p.smith <gregory.p.smith@6015fed2-1504-0410-9fe1-9d1591cc4771>
Mon, 7 Jul 2008 05:09:12 +0000 (7 05:09 +0000)
treea546ef3bb4728edfa0ad34b7099e5f0573d098fc
parentdf02a6554c9c33e9d49d0d388fd0e311015b9fc9
- Issue #3094: httplib.HTTPSConnection Host: headers no longer include the
  redundant ":443" port number designation when the connection is using the
  default https port (443).

git-svn-id: http://svn.python.org/projects/python/trunk@64771 6015fed2-1504-0410-9fe1-9d1591cc4771
Lib/httplib.py
Misc/NEWS