Skip to content

Commit

Permalink
there is now a new RFC
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Apr 10, 2015
1 parent 5250ec8 commit 43b0672
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Mojo/Message/Response.pm
Expand Up @@ -28,7 +28,7 @@ my %MESSAGES = (
304 => 'Not Modified',
305 => 'Use Proxy',
307 => 'Temporary Redirect',
308 => 'Permanent Redirect', # RFC 7238
308 => 'Permanent Redirect', # RFC 7538
400 => 'Bad Request',
401 => 'Unauthorized',
402 => 'Payment Required',
Expand Down

0 comments on commit 43b0672

Please sign in to comment.