App-httpstatus-more

 view release on metacpan or  search on metacpan

script/httpstatus  view on Meta::CPAN

    307 => 'Temporary Redirect',
    308 => 'Permanent Redirect',              # RFC 7538
    400 => 'Bad Request',
    401 => 'Unauthorized',
    402 => 'Payment Required',
    403 => 'Forbidden',
    404 => 'Not Found',
    405 => 'Method Not Allowed',
    406 => 'Not Acceptable',
    407 => 'Proxy Authentication Required',
    408 => 'Request Timeout',
    409 => 'Conflict',
    410 => 'Gone',
    411 => 'Length Required',
    412 => 'Precondition Failed',
    413 => 'Request Entity Too Large',
    414 => 'Request-URI Too Large',
    415 => 'Unsupported Media Type',
    416 => 'Request Range Not Satisfiable',
    417 => 'Expectation Failed',
    418 => 'I\'m a teapot',                   # RFC 2324

 view all matches for this distribution
 view release on metacpan -  search on metacpan

( run in 1.300 second using v1.00-cache-2.02-grep-82fe00e-cpan-2c419f77a38b )