diff --git a/flight/net/Response.php b/flight/net/Response.php index 27077d2..0276846 100644 --- a/flight/net/Response.php +++ b/flight/net/Response.php @@ -55,7 +55,7 @@ class Response { 303 => 'See Other', 304 => 'Not Modified', 305 => 'Use Proxy', - 306 => 'Unused)', + 306 => '(Unused)', 307 => 'Temporary Redirect', 308 => 'Permanent Redirect',