Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
afhof
on July 22, 2011
|
parent
|
context
|
favorite
| on:
Preventing form re-submission with HTTP 303 redire...
If it makes a difference, Python's urllib handles 301, 303, and 307 with the 302 handler. It also speaks 1.0
http://hg.python.org/cpython/file/0752215f9f91/Lib/urllib.py...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://hg.python.org/cpython/file/0752215f9f91/Lib/urllib.py...