Provided by: libhttp-throwable-perl_0.026-2_all bug

NAME

       HTTP::Throwable::Role::Status::ServiceUnavailable - 503 Service Unavailable

VERSION

       version 0.026

DESCRIPTION

       The server is currently unable to handle the request due to a temporary overloading or maintenance of the
       server. The implication is that this is a temporary condition which will be alleviated after some delay.
       If known, the length of the delay MAY be indicated in a Retry-After header. If no Retry-After is given,
       the client SHOULD handle the response as it would for a 500 response.

         Note: The existence of the 503 status code does not imply that a
         server must use it when becoming overloaded. Some servers may wish
         to simply refuse the connection.

AUTHORS

       •   Stevan Little <stevan.little@iinteractive.com>

       •   Ricardo Signes <rjbs@cpan.org>

COPYRIGHT AND LICENSE

       This software is copyright (c) 2011 by Infinity Interactive, Inc..

       This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5
       programming language system itself.

perl v5.24.1                                       2016-11HTTP::Throwable::Role::Status::ServiceUnavailable(3pm)