mirror of
https://github.com/python/cpython.git
synced 2026-04-15 00:00:57 +00:00
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> |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| handlers.py | ||
| headers.py | ||
| simple_server.py | ||
| types.py | ||
| util.py | ||
| validate.py | ||