[issue38216] Fix for issue30458 (HTTP Header Injection) prevents crafting invalid requests

Jason R. Coombs report at bugs.python.org
Sat Sep 28 09:15:08 EDT 2019


Jason R. Coombs <jaraco at jaraco.com> added the comment:


New changeset 80dd66ac278ecbabbf843526e3a56f5031da9562 by Jason R. Coombs in branch '3.7':
[3.7] bpo-38216, bpo-36274: Allow subclasses to separately override validation and encoding behavior (GH-16448) (GH-16461)
https://github.com/python/cpython/commit/80dd66ac278ecbabbf843526e3a56f5031da9562


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38216>
_______________________________________


More information about the Python-bugs-list mailing list