diff --git a/Doc/library/http.rst b/Doc/library/http.rst index ce3fb9f8120502..472bfc190e4dbc 100644 --- a/Doc/library/http.rst +++ b/Doc/library/http.rst @@ -52,9 +52,7 @@ The :mod:`http` module also defines the following enums that help you work with HTTP status codes ----------------- -Supported, -`IANA-registered status codes `_ -available in :class:`http.HTTPStatus` are: +:class:`http.HTTPStatus` supports some `IANA-registered status codes `_, as well as 418 (the requested entity is a teapot incapable of brewing coffee) ======= =================================== ================================================================== Code Enum Name Details