summaryrefslogtreecommitdiff
path: root/docs/exceptions.rst
Commit message (Expand)AuthorAgeFilesLines
* use "str" and "bytes" instead of "unicode"David Lord2020-03-171-5/+0
* Added missing HTTPException subclasses to docs.Pieter van Beek2019-09-021-0/+10
* add InternalServerError.original_exception attributeDavid Lord2019-06-201-0/+1
* use sphinx-issuesDavid Lord2019-03-111-0/+4
* handle WWWAuthenticate object for headerDavid Lord2018-05-311-4/+2
* Move abort documentation from rst into code (#1003)Markus Unterwaditzer2016-09-181-9/+1
* Fixed some typos in documentationAditya2015-10-041-5/+5
* Fix typoAdam Patterson2015-07-041-1/+1
* Added support for host validation and added some improved security helpers fo...Armin Ronacher2013-05-141-0/+2
* Adding HTTPException subclasses for HTTP statuses 428, 429, and 431,Jess Austin2012-07-101-0/+6
* Fixed typo in docs/exception.rst: PaymentRequred -> PaymentRequired.jfinkels2012-03-051-1/+1
* More consistent behavior regarding client disconnects.Armin Ronacher2011-09-251-0/+2
* Documented new exceptionsArmin Ronacher2011-02-171-0/+8
* Added transition docs and moved two functions into better modulesArmin Ronacher2011-01-031-7/+9
* Some documentation fixes and improvements.Armin Ronacher2009-03-011-0/+5
* Removed custom documentation extensions that are unnecessary with latest sphi...Armin Ronacher2009-02-181-3/+1
* Huge work on the documentation again.Armin Ronacher2009-02-031-0/+132