[issue1401] urllib2 302 POST
Facundo Batista
report at bugs.python.org
Wed Nov 7 23:54:30 CET 2007
Facundo Batista added the comment:
I don't understand why after receiving a redirection, and going to a new
URL, you say to NOT send the POST data. Shouldn't the HTTP request be
exactly like the original one, but to another URL destination?
But you said that #2 solution was more RFC compliant... Could you please
quote the RFC part that describes this behaviour?
----------
nosy: +facundobatista
__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1401>
__________________________________
More information about the Python-bugs-list
mailing list