Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
H A D__init__.py141 GATEWAY_TIMEOUT = (504, 'Gateway Timeout', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h510 XX(504, GATEWAY_TIMEOUT, GATEWAY_TIMEOUT) \
/third_party/node/src/
H A Dnode_http_common.h182 V(GATEWAY_TIMEOUT, 504) \
/third_party/python/Lib/test/
H A Dtest_httplib.py659 GATEWAY_TIMEOUT = (504, 'Gateway Timeout', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1667 'GATEWAY_TIMEOUT',

Completed in 6 milliseconds