Home
last modified time | relevance | path

Searched refs:IM_A_TEAPOT (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython3/Lib/http/
D__init__.py107 IM_A_TEAPOT = (418, 'I\'m a Teapot', variable in HTTPStatus
/external/python/cpython3/Doc/library/
Dhttp.rst102 ``418`` ``IM_A_TEAPOT`` HTCPCP/1.0 :rfc:`2324`, Section 2.3.2
138 Added ``103 EARLY_HINTS``, ``418 IM_A_TEAPOT`` and ``425 TOO_EARLY`` status codes.
/external/python/cpython3/Doc/whatsnew/
D3.9.rst468 HTTP status codes ``103 EARLY_HINTS``, ``418 IM_A_TEAPOT`` and ``425 TOO_EARLY`` are added to