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 ned.deily
Recipients Amir, M W2, christian.heimes, gvanrossum, kmaork, maxpl0it, miss-islington, ned.deily, orsenthil, vstinner, xtreak
Date 2020-07-19.09:27:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1595150859.12.0.437678497262.issue39603@roundup.psfhosted.org>
In-reply-to
Content
New changeset ca75fec1ed358f7324272608ca952b2d8226d11a by Miss Islington (bot) in branch '3.7':
bpo-39603: Prevent header injection in http methods (GH-18485) (GH-21538)
https://github.com/python/cpython/commit/ca75fec1ed358f7324272608ca952b2d8226d11a
History
Date User Action Args
2020-07-19 09:27:39ned.deilysetrecipients: + ned.deily, gvanrossum, orsenthil, vstinner, christian.heimes, miss-islington, xtreak, kmaork, Amir, maxpl0it, M W2
2020-07-19 09:27:39ned.deilysetmessageid: <1595150859.12.0.437678497262.issue39603@roundup.psfhosted.org>
2020-07-19 09:27:39ned.deilylinkissue39603 messages
2020-07-19 09:27:39ned.deilycreate