summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pyramid/httpexceptions.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/pyramid/httpexceptions.py b/pyramid/httpexceptions.py
index 7cf802139..ea40a99af 100644
--- a/pyramid/httpexceptions.py
+++ b/pyramid/httpexceptions.py
@@ -63,7 +63,6 @@ Exception
* 504 - HTTPGatewayTimeout
* 505 - HTTPVersionNotSupported
* 507 - HTTPInsufficientStorage
- * 511 - HTTPNetworkAuthenticationRequired
HTTP exceptions are also :term:`response` objects, thus they accept most of
the same parameters that can be passed to a regular