Skip to content

Commit 341f263

Browse files
committed
Merge pull request github#165 from pangratz/add_405_status_code
Add message for 405 status code
2 parents 7145ef9 + c1fc3e8 commit 341f263

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/resources.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ module Helpers
1818
401 => '401 Unauthorized',
1919
403 => '403 Forbidden',
2020
404 => '404 Not Found',
21+
405 => '405 Method not allowed',
2122
409 => '409 Conflict',
2223
422 => '422 Unprocessable Entity',
2324
500 => '500 Server Error'

0 commit comments

Comments
 (0)
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