Home
last modified time | relevance | path

Searched refs:TOO_EARLY (Results 1 – 4 of 4) sorted by relevance

/external/python/cpython3/Lib/http/
D__init__.py114 TOO_EARLY = 425, 'Too Early' variable in HTTPStatus
/external/python/cpython3/Doc/library/
Dhttp.rst107 ``425`` ``TOO_EARLY`` Using Early Data in HTTP :rfc:`8470`
138 Added ``103 EARLY_HINTS``, ``418 IM_A_TEAPOT`` and ``425 TOO_EARLY`` status codes.
/external/python/cpython3/Misc/NEWS.d/
D3.9.0a5.rst785 HTTP status codes ``103 EARLY_HINTS`` and ``425 TOO_EARLY`` are added to
/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