summaryrefslogtreecommitdiff
path: root/src/wsgiref/handlers.py
Commit message (Expand)AuthorAgeFilesLines
* Update peak.util.WSGIServer to latest WSGI version, ditching the oldpje2004-10-081-20/+61
* Improved support for different client and server HTTP versions,pje2004-10-061-38/+38
* Added "sensible default error handling", auto-calc of Content-Length, andpje2004-10-061-58/+140
* Fix 'last_call' references that should've been 'run_once'; Misc. doc fixes.pje2004-10-061-8/+8
* Added first draft of a base class for creating servers and gateways, withpje2004-10-061-0/+369