There was an error while loading. Please reload this page.
1 parent 468ad40 commit c73748fCopy full SHA for c73748f
src/Symfony/Component/HttpFoundation/Response.php
@@ -83,7 +83,7 @@ class Response
83
305 => 'Use Proxy',
84
306 => 'Reserved',
85
307 => 'Temporary Redirect',
86
- 308 => 'Permanent Redirect',
+ 308 => 'Permanent Redirect', // RFC-reschke-http-status-308-07
87
400 => 'Bad Request',
88
401 => 'Unauthorized',
89
402 => 'Payment Required',
0 commit comments