Skip to content

Commit

Permalink
Merge pull request #34 from Hywan/306
Browse files Browse the repository at this point in the history
306 is now unused
  • Loading branch information
evert committed Nov 10, 2014
2 parents c0316d1 + ad4f55c commit 6edbccb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Response.php
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,6 @@ class Response extends Message implements ResponseInterface {
303 => 'See Other',
304 => 'Not Modified',
305 => 'Use Proxy',
306 => 'Reserved',
307 => 'Temporary Redirect',
308 => 'Permanent Redirect',
400 => 'Bad Request',
Expand Down

0 comments on commit 6edbccb

Please sign in to comment.