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 Lukasa
Recipients Lukasa, barry, demian.brecht, icordasc, martin.panter, mgdelmonte, r.david.murray
Date 2015-06-03.09:01:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1433322102.69.0.0648590979661.issue24363@psf.upfronthosting.co.za>
In-reply-to
Content
While we're here and I'm recommending to drop as little data as possible: we need to be really careful about not exposing ourselves to any kind of data smuggling attack here.

It's really important that we don't let attackers construct bodies of requests or responses that will cause us to misinterpret header blocks. It's therefore going to be really tricky to balance those concerns.
History
Date User Action Args
2015-06-03 09:01:42Lukasasetrecipients: + Lukasa, barry, r.david.murray, martin.panter, icordasc, demian.brecht, mgdelmonte
2015-06-03 09:01:42Lukasasetmessageid: <1433322102.69.0.0648590979661.issue24363@psf.upfronthosting.co.za>
2015-06-03 09:01:42Lukasalinkissue24363 messages
2015-06-03 09:01:42Lukasacreate