Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit341f263

Browse files
committed
Merge pull requestgithub#165 from pangratz/add_405_status_code
Add message for 405 status code
2 parents7145ef9 +c1fc3e8 commit341f263

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)

[8]ページ先頭

©2009-2025 Movatter.jp