cpython/Lib/wsgiref
Miss Islington (bot) 47ffc1a9f6 bpo-27682: Handle client connection terminations in wsgiref (GH-9713)
(cherry picked from commit 3d37ea25dc)

Co-authored-by: Petter Strandmark <petter.strandmark@gmail.com>
2019-05-01 20:52:40 +03:00
..
__init__.py
handlers.py bpo-27682: Handle client connection terminations in wsgiref (GH-9713) 2019-05-01 20:52:40 +03:00
headers.py Issue #27076: Doc, comment and tests spelling fixes 2016-05-26 05:35:26 +00:00
simple_server.py Issue #26721: Change StreamRequestHandler.wfile to BufferedIOBase 2016-06-29 10:12:22 +00:00
util.py
validate.py Remove tiny bit of deadcode from wsgiref.validate (#3996) 2017-10-31 00:07:36 -04:00