You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Doc/library/http.rst
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -52,8 +52,7 @@ The :mod:`http` module also defines the following enums that help you work with
52
52
HTTP status codes
53
53
-----------------
54
54
55
-
Supported HTTP status codes
56
-
available in :class:`http.HTTPStatus` are:
55
+
:class:`http.HTTPStatus supports some `IANA-registered status codes <https://www.iana.org/assignments/http-status-codes/http-status-codes.xhtml>`_, as well as 418 (the requested entity is a teapot incapable of brewing coffee)
0 commit comments