Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 10ac456

Browse files
committed
Added comment verbiage to 306 status
- No longer defined authoritatively.
1 parent d831abb commit 10ac456

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Response.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ class Response implements ResponseInterface
5252
303 => 'See Other',
5353
304 => 'Not Modified',
5454
305 => 'Use Proxy',
55-
306 => 'Switch Proxy', // Deprecated
55+
306 => 'Switch Proxy', // Deprecated to 306 => '(Unused)'
5656
307 => 'Temporary Redirect',
5757
308 => 'Permanent Redirect',
5858
// CLIENT ERROR

0 commit comments

Comments
 (0)