summaryrefslogtreecommitdiff
path: root/paste/httpexceptions.py
Commit message (Expand)AuthorAgeFilesLines
...
* fixed bug /w html() method of HTTPException where the environ was being accid...cce2005-12-061-1/+1
* use proxy, not user proxycce2005-12-051-1/+1
* Add a hook to the error middleware to ignore (re-raise) exceptions in env[pas...ianb2005-11-051-1/+5
* Add a debugging hook to disable httpexceptions dynamicallyianb2005-11-041-0/+5
* Added license comment to all substantive filesianb2005-08-311-0/+3
* paste.deployified lintianb2005-08-221-1/+1
* paste.deployified httpexceptionsianb2005-08-221-1/+1
* Added documentation to httpexceptions, and a special extractor for HTTPExcept...ianb2005-05-221-0/+10
* A bunch of pylint-inspired changes; all minor code cleanupianb2005-05-171-1/+1
* Removed printsianb2005-05-141-2/+0
* Added start_response exc_info argumentianb2005-05-141-4/+6
* The order of arguments was offianb2005-05-071-1/+2
* Renamed package itselfianb2005-04-221-0/+233