This website requires JavaScript.
Explore
Help
Sign In
traverseda
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
d751040b1a
cpython
/
Lib
/
wsgiref
History
Senthil Kumaran
e025b52db0
Issue
#22419
: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
2014-09-17 16:29:29 +08:00
..
__init__.py
…
handlers.py
Issue
#16220
: wsgiref now always calls close() on an iterable response.
2012-10-21 14:09:05 +02:00
headers.py
…
simple_server.py
Issue
#22419
: Limit the length of incoming HTTP request in wsgiref server to 65536 bytes.
2014-09-17 16:29:29 +08:00
util.py
Issue
#20138
: The wsgiref.application_uri() and wsgiref.request_uri()
2014-01-12 12:08:11 +02:00
validate.py
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:14:22 +02:00