summaryrefslogtreecommitdiff
path: root/docs/api/httpexceptions.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/api/httpexceptions.rst')
-rw-r--r--docs/api/httpexceptions.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/api/httpexceptions.rst b/docs/api/httpexceptions.rst
index 57ca8092c..73da4126b 100644
--- a/docs/api/httpexceptions.rst
+++ b/docs/api/httpexceptions.rst
@@ -5,6 +5,10 @@
.. automodule:: pyramid.httpexceptions
+ .. autofunction:: abort
+
+ .. autofunction:: redirect
+
.. attribute:: status_map
A mapping of integer status code to exception class (eg. the