summaryrefslogtreecommitdiff
path: root/paste/response.py
Commit message (Expand)AuthorAgeFilesLines
* Fix typoianb2006-02-281-1/+1
* Added a .fromlist method to HeaderDictianb2006-02-281-0/+9
* Fixed stack level for warningsianb2006-01-031-3/+3
* Added a bunch of module docstrings so the module index looks nicer; also mark...ianb2005-12-301-0/+4
* - added normalize_headers to paste.httpheaders which sorts a setcce2005-12-261-1/+11
* - made __call__ for an HTTPException be the same as wsgi_applicationcce2005-12-231-0/+24
* - removed unnecessary spaces in several filescce2005-12-221-1/+1
* A bunch of little import cleanups noted from pyflakesianb2005-12-181-0/+1
* Added -W option to tests, which will turn warnings into errors (warnings have...ianb2005-12-181-0/+183