Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
H A D__init__.py137 BAD_GATEWAY = (502, 'Bad Gateway', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h508 XX(502, BAD_GATEWAY, BAD_GATEWAY) \
/third_party/node/src/
H A Dnode_http_common.h180 V(BAD_GATEWAY, 502) \
/third_party/python/Lib/test/
H A Dtest_httplib.py655 BAD_GATEWAY = (502, 'Bad Gateway', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1665 'BAD_GATEWAY',

Completed in 7 milliseconds