Home
last modified time | relevance | path

Searched refs:EXPECTATION_FAILED (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Lib/http/
H A D__init__.py107 EXPECTATION_FAILED = (417, 'Expectation Failed', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h479 XX(417, EXPECTATION_FAILED, EXPECTATION_FAILED) \
/third_party/node/src/
H A Dnode_http_common.h166 V(EXPECTATION_FAILED, 417) \
/third_party/python/Lib/test/
H A Dtest_httpservers.py974 self.send_error(HTTPStatus.EXPECTATION_FAILED)
H A Dtest_httplib.py626 EXPECTATION_FAILED = (417, 'Expectation Failed', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1652 'EXPECTATION_FAILED',

Completed in 9 milliseconds