commit | 86371d61b704958e68bed0f9937c6a1ff5fd766e | [log] [tgz] |
---|---|---|
author | Facundo Batista <facundobatista@gmail.com> | Thu Feb 07 19:06:52 2008 +0000 |
committer | Facundo Batista <facundobatista@gmail.com> | Thu Feb 07 19:06:52 2008 +0000 |
tree | 2a82d71b84bec8628dc47cd041275aee79344c55 | |
parent | b4ee4a16f4fc28d89ba9b139db6cbaace44fc47a [diff] |
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).