[issue1673007] urllib2 requests history + HEAD support

Senthil Kumaran report at bugs.python.org
Sun Dec 20 18:59:48 CET 2009


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Having a HEAD request for urllib2 might be a good idea. I shall use this
patch to add the functionality.

But, having a history support in the urllib2 module is not a good idea
IMO. It is best left to the clients which might use urllib2.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue1673007>
_______________________________________


More information about the Python-bugs-list mailing list