Home
last modified time | relevance | path

Searched refs:SERVICE_UNAVAILABLE (Results 1 – 13 of 13) sorted by relevance

/external/nist-sip/java/javax/sip/message/
DResponse.java51 int SERVICE_UNAVAILABLE = 503; field
/external/python/cpython3/Lib/http/
D__init__.py137 SERVICE_UNAVAILABLE = (503, 'Service Unavailable', variable in HTTPStatus
/external/python/cpython3/Doc/library/
Dhttp.rst116 ``503`` ``SERVICE_UNAVAILABLE`` HTTP/1.1 :rfc:`7231`, Section 6.6.4
/external/nist-sip/java/gov/nist/javax/sip/message/
DSIPResponse.java257 case SERVICE_UNAVAILABLE : in getReasonPhrase()
/external/nist-sip/java/gov/nist/javax/sip/stack/
DTLSMessageChannel.java494 .createResponse(Response.SERVICE_UNAVAILABLE); in processMessage()
/external/python/apitools/apitools/base/py/
Dtransfer_test.py335 info={'status': http_client.SERVICE_UNAVAILABLE,
/external/caliper/lib/
Djsr311-api-1.1.1.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/ws/ javax/ ...
Djersey-client-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META- ...
Djersey-core-1.11.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/jersey-module- ...
/external/python/cpython2/Lib/
Dhttplib.py158 SERVICE_UNAVAILABLE = 503 variable
/external/python/cpython2/Doc/library/
Dhttplib.rst398 | :const:`SERVICE_UNAVAILABLE` | ``503`` | HTTP/1.1, `RFC 2616, Section …
/external/python/oauth2client/tests/
Dtest_client.py1287 'status': http_client.SERVICE_UNAVAILABLE,
/external/conscrypt/benchmark-android/
Dvogar.jarMETA-INF/ META-INF/MANIFEST.MF vogar/ vogar/TestProperties.class TestProperties ...