mirror of
https://github.com/python/cpython.git
synced 2026-05-06 12:49:07 -04:00
d931725bc8
Disallow usage of control characters in status in wsgiref.handlers to prevent HTTP header injections. Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com> Co-authored-by: Victor Stinner <vstinner@python.org>