]> granicus.if.org Git - python/commit
Fixed Issue1424152, urllib2 fails with HTTPS over Proxy.
authorSenthil Kumaran <orsenthil@gmail.com>
Sun, 24 May 2009 09:14:50 +0000 (09:14 +0000)
committerSenthil Kumaran <orsenthil@gmail.com>
Sun, 24 May 2009 09:14:50 +0000 (09:14 +0000)
commite266f25cf1f9ad28409f4c11c40595fb25f555da
treef6a44ac991861418765056f676d17bcf2520d7a1
parent655d835415800085cddbacecfc8a22111d70a5ef
Fixed Issue1424152, urllib2 fails with HTTPS over Proxy.
Doc/library/httplib.rst
Lib/httplib.py
Lib/test/test_urllib2.py
Lib/urllib2.py
Misc/NEWS