From c1fc3e846e3399a8b9df88a7cb36edf40b1aa7ef Mon Sep 17 00:00:00 2001 From: pangratz Date: Thu, 25 Oct 2012 10:55:26 +0200 Subject: [PATCH] Add message for 405 status code --- lib/resources.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/resources.rb b/lib/resources.rb index 35b0de00f4..22ff31e103 100644 --- a/lib/resources.rb +++ b/lib/resources.rb @@ -16,6 +16,7 @@ module Helpers 401 => '401 Unauthorized', 403 => '403 Forbidden', 404 => '404 Not Found', + 405 => '405 Method not allowed', 409 => '409 Conflict', 422 => '422 Unprocessable Entity', 500 => '500 Server Error' pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy