summaryrefslogtreecommitdiff
path: root/docs/api/httpexceptions.rst
AgeCommit message (Expand)Author
2018-06-11Add httpexception for status code 308Jason Williams
2014-11-10Change autoclass to autoexceptionBert JW Regeer
2013-10-19update doc referencesMichael Merickel
2013-10-08Subclass HTTPBadCSRFToken from HTTPBadRequest and have request.session.check_...Karl O. Pinc
2011-08-25Added docs for some missing HTTP status' supported in httpexceptions.Michael Merickel
2011-06-20responsecode -> exception_responseChris McDonough
2011-06-11- Pyramid now expects Response objects to have a __call__Chris McDonough
2011-05-16- Added API docs for ``pyramid.httpexceptions.abort`` andChris McDonough
2010-10-25add httpexceptions docsChris McDonough