Searched refs:SERVICE_UNAVAILABLE (Results 1 – 5 of 5) sorted by relevance
51 int SERVICE_UNAVAILABLE = 503; field
257 case SERVICE_UNAVAILABLE : in getReasonPhrase()
494 .createResponse(Response.SERVICE_UNAVAILABLE); in processMessage()
158 SERVICE_UNAVAILABLE = 503 variable
398 | :const:`SERVICE_UNAVAILABLE` | ``503`` | HTTP/1.1, `RFC 2616, Section …