cpython/Lib/wsgiref
Senthil Kumaran cdabc37234 Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes. 2014-09-17 16:27:06 +08:00
..
__init__.py
handlers.py
headers.py
simple_server.py Issue #22419: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes. 2014-09-17 16:27:06 +08:00
util.py
validate.py