summaryrefslogtreecommitdiffstats
path: root/Python/pythonrun.c
diff options
context:
space:
mode:
authorFacundo Batista <facundobatista@gmail.com>2008-02-07 19:06:52 (GMT)
committerFacundo Batista <facundobatista@gmail.com>2008-02-07 19:06:52 (GMT)
commit86371d61b704958e68bed0f9937c6a1ff5fd766e (patch)
tree2a82d71b84bec8628dc47cd041275aee79344c55 /Python/pythonrun.c
parentb4ee4a16f4fc28d89ba9b139db6cbaace44fc47a (diff)
downloadcpython-86371d61b704958e68bed0f9937c6a1ff5fd766e.zip
cpython-86371d61b704958e68bed0f9937c6a1ff5fd766e.tar.gz
cpython-86371d61b704958e68bed0f9937c6a1ff5fd766e.tar.bz2
Fixes Issue 1401. When redirected, a possible POST get converted
to GET, so it loses its payload. So, it also must lose the headers related to the payload (if it has no content any more, it shouldn't indicate content length and type).
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions