cpython/Lib/wsgiref
Robert Collins 581234ee0d Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. 2015-07-27 10:40:15 +12: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 #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. 2015-07-27 10:40:15 +12:00