mirror of
https://github.com/python/cpython.git
synced 2026-04-16 00:31:03 +00:00
gh-143916: Reject control characters in wsgiref.headers.Headers (GH-143917)
* Add 'test.support' fixture for C0 control characters
* gh-143916: Reject control characters in wsgiref.headers.Headers
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| handlers.py | ||
| headers.py | ||
| simple_server.py | ||
| types.py | ||
| util.py | ||
| validate.py | ||