Home
last modified time | relevance | path

Searched refs:MISDIRECTED_REQUEST (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Lib/http/
H A D__init__.py111 MISDIRECTED_REQUEST = (421, 'Misdirected Request', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h483 XX(421, MISDIRECTED_REQUEST, MISDIRECTED_REQUEST) \
/third_party/node/src/
H A Dnode_http_common.h168 V(MISDIRECTED_REQUEST, 421) \
/third_party/python/Lib/test/
H A Dtest_httplib.py630 MISDIRECTED_REQUEST = (421, 'Misdirected Request', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1654 'MISDIRECTED_REQUEST',

Completed in 7 milliseconds