App-httpstatus-more

 view release on metacpan or  search on metacpan

script/httpstatus  view on Meta::CPAN

    424 => 'Failed Dependency',               # RFC 2518 (WebDAV)
    425 => 'No code',                         # WebDAV Advanced Collections
    426 => 'Upgrade Required',                # RFC 2817
    428 => 'Precondition Required',
    429 => 'Too Many Requests',
    430 => 'Request Header Fields Too Large (Shopify)', # unofficial
    431 => 'Request Header Fields Too Large',
    440 => 'Login Time-out (IIS)',            # unofficial
    444 => 'No Response (nginx)',             # unofficial
    449 => 'Retry with (IIS)',                # unofficial
    450 => 'Blocked by Windows Parental Controls (Microsoft)', # unofficial
    451 => [
        'Unavailable For Legal Reasons',      # RFC 7725
        'Redirect (IIS)',                     # unofficial
    ],
    460 => '(AWS Elastic Load Balancer)',     # unofficial
    463 => '(AWS Elastic Load Balancer)',     # unofficial
    494 => 'Request header too large (nginx)',# unofficial
    495 => 'SSL Certificate Error (nginx)',   # unofficial
    496 => 'SSL Certificate Required (nginx)',# unofficial
    497 => 'HTTP Request Sent to HTTPS Port (nginx)', # unofficial



( run in 1.029 second using v1.01-cache-2.11-cpan-49f99fa48dc )