Home
last modified time | relevance | path

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

/third_party/python/Lib/http/
H A D__init__.py139 SERVICE_UNAVAILABLE = (503, 'Service Unavailable', variable in HTTPStatus
/third_party/nghttp2/third-party/llhttp/include/
H A Dllhttp.h509 XX(503, SERVICE_UNAVAILABLE, SERVICE_UNAVAILABLE) \
/third_party/node/src/
H A Dnode_http_common.h181 V(SERVICE_UNAVAILABLE, 503) \
/third_party/python/Lib/test/
H A Dtest_httplib.py657 SERVICE_UNAVAILABLE = (503, 'Service Unavailable', variable in BasicTest.test_simple_httpstatus.CheckedHTTPStatus
1666 'SERVICE_UNAVAILABLE',

Completed in 6 milliseconds