Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/http/
D__init__.py37 EARLY_HINTS = 103, 'Early Hints' variable in HTTPStatus
/external/python/cpython3/Doc/library/
Dhttp.rst65 ``103`` ``EARLY_HINTS`` An HTTP Status Code for Indicating Hints :rfc:`8297`
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