Searched refs:EARLY_HINTS (Results 1 - 4 of 4) sorted by relevance
/third_party/python/Lib/http/ | ||
H A D | __init__.py | 39 EARLY_HINTS = 103, 'Early Hints' variable in HTTPStatus |
/third_party/nghttp2/third-party/llhttp/include/ | ||
H A D | llhttp.h | 435 XX(103, EARLY_HINTS, EARLY_HINTS) \ |
/third_party/node/src/ | ||
H A D | node_http_common.h | 130 V(EARLY_HINTS, 103) \ |
/third_party/python/Lib/test/ | ||
H A D | test_httplib.py | 561 EARLY_HINTS = 103, 'Early Hints' variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus 1672 'EARLY_HINTS', |
Completed in 7 milliseconds