cpython/Lib/http
Senthil Kumaran 47fff87027 Merged revisions 76908 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r76908 | senthil.kumaran | 2009-12-20 11:35:13 +0530 (Sun, 20 Dec 2009) | 4 lines

  Fix for issue 7291 - urllib2 cannot handle https with proxy requiring auth
  Refactored HTTPHandler tests and added testcase for proxy authorization.
........
2009-12-20 07:10:31 +00:00
..
__init__.py
client.py Merged revisions 76908 via svnmerge from 2009-12-20 07:10:31 +00:00
cookiejar.py
cookies.py
server.py Merged revisions 76208 via svnmerge from 2009-11-11 04:17:53 +00:00