summaryrefslogtreecommitdiff
path: root/paste/httpexceptions.py
Commit message (Expand)AuthorAgeFilesLines
...
* - redirects should include commentscce2005-12-131-1/+1
* Deprecate the wsgilib.error_response functions; stop using them internally as...ianb2005-12-131-1/+2
* Deprecated httpexceptions.middleware; split the httpexceptions middleware fro...ianb2005-12-131-2/+23
* Fixed conflicts I accidentally committedianb2005-12-131-9/+0
* Merged changes from cce branch (r3727:HEAD/4008); the branch is now in sync w...ianb2005-12-131-111/+428
* when a spelling error makes you pull your hair outcce2005-12-081-1/+1
* code not codedcce2005-12-061-1/+1
* 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