This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author facundobatista
Recipients andresriancho, facundobatista, jimjjewett, jtonsing, orsenthil, pitrou
Date 2008-02-07.12:52:20
SpamBayes Score 0.008493507
Marked as misclassified No
Message-id <1202388741.12.0.580110280081.issue1401@psf.upfronthosting.co.za>
In-reply-to
Content
So, the general agreement is that:

- After receiven the 302, it's ok to generate a GET request.

- There's a problem with the generated GET request (there should not be
a Content-Length field in the headers)

Right?

If this is ok, I'll fix it. But, what other fields should disappear?
What about Content-Type, for example?

Thank you!
History
Date User Action Args
2008-02-07 12:52:21facundobatistasetspambayes_score: 0.00849351 -> 0.008493507
recipients: + facundobatista, jimjjewett, orsenthil, pitrou, andresriancho, jtonsing
2008-02-07 12:52:21facundobatistasetspambayes_score: 0.00849351 -> 0.00849351
messageid: <1202388741.12.0.580110280081.issue1401@psf.upfronthosting.co.za>
2008-02-07 12:52:20facundobatistalinkissue1401 messages
2008-02-07 12:52:20facundobatistacreate