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
83ac36dd53
cpython
/
Lib
/
wsgiref
History
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
Issue
#16220
: wsgiref now always calls close() on an iterable response.
2012-10-21 14:09:05 +02:00
headers.py
fixed
#5801
: removed spurious empty lines in wsgiref
2010-02-23 05:53:05 +00:00
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
Merged revisions 87564 via svnmerge from
2010-12-29 06:30:19 +00:00
validate.py
Issue
#16714
: use 'raise' exceptions, don't 'throw'.
2012-12-18 21:27:37 +02:00