Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
H A D__init__.py118 PRECONDITION_REQUIRED = (428, 'Precondition Required', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h489 XX(428, PRECONDITION_REQUIRED, PRECONDITION_REQUIRED) \
/third_party/node/src/
H A Dnode_http_common.h174 V(PRECONDITION_REQUIRED, 428) \
/third_party/python/Lib/test/
H A Dtest_httplib.py637 PRECONDITION_REQUIRED = (428, 'Precondition Required', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1659 'PRECONDITION_REQUIRED',

Completed in 8 milliseconds