diff options
author | Facundo Batista <facundobatista@gmail.com> | 2008-02-07 19:06:52 +0000 |
---|---|---|
committer | Facundo Batista <facundobatista@gmail.com> | 2008-02-07 19:06:52 +0000 |
commit | 86371d61b704958e68bed0f9937c6a1ff5fd766e (patch) | |
tree | 2a82d71b84bec8628dc47cd041275aee79344c55 /Python/pythonrun.c | |
parent | b4ee4a16f4fc28d89ba9b139db6cbaace44fc47a (diff) | |
download | cpython-git-86371d61b704958e68bed0f9937c6a1ff5fd766e.tar.gz |
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