[issue7540] urllib2 request does not update content length after new add_data

Fred L. Drake, Jr. report at bugs.python.org
Wed Mar 3 23:10:58 CET 2010


Fred L. Drake, Jr. <fdrake at acm.org> added the comment:

To clarify: Multiple calls to add_data on a urllib2 request, when the request isn't being reused, are in no way invalidated by the problem initially reported.

----------

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


More information about the Python-bugs-list mailing list