pub const SERVICE_UNAVAILABLE: Code;
Expand description

5.03 Service Unavailable

generated from RFC7252 section 5.9.3.4

This Response Code is like HTTP 503 “Service Unavailable” but uses the Max-Age Option in place of the “Retry-After” header field to indicate the number of seconds after which to retry.