Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
D__init__.py38 EARLY_HINTS = 103, 'Early Hints' variable in HTTPStatus
/third_party/python/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.
/third_party/nghttp2/third-party/llhttp/include/
Dllhttp.h434 XX(103, EARLY_HINTS, EARLY_HINTS) \
/third_party/node/src/
Dnode_http_common.h129 V(EARLY_HINTS, 103) \
/third_party/python/Misc/NEWS.d/
D3.9.0a5.rst785 HTTP status codes ``103 EARLY_HINTS`` and ``425 TOO_EARLY`` are added to
/third_party/python/Doc/whatsnew/
D3.9.rst472 HTTP status codes ``103 EARLY_HINTS``, ``418 IM_A_TEAPOT`` and ``425 TOO_EARLY`` are added to