You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Antoine Pitrou b715fac819 Issue #3839: wsgiref should not override a Content-Length header set by 15 years ago
..
__init__.py Merged revisions 46753-51188 via svnmerge from 20 years ago
handlers.py Issue #3839: wsgiref should not override a Content-Length header set by 15 years ago
headers.py Update wsgiref for PEP 3333, and fix errors introduced into the test suite by converting type() checks to isinstance(). 15 years ago
simple_server.py Implement http://bugs.python.org/issue10155 using And Clover's patch, w/added 15 years ago
util.py Fix Issue 10753 - Don't quote ;=, in the PATH_INFO envvar. 15 years ago
validate.py Update wsgiref for PEP 3333, and fix errors introduced into the test suite by converting type() checks to isinstance(). 15 years ago