@ -33,7 +33,7 @@ class Request
else
{
throw new Exception(); // @TODO
throw new \Exception(); // @TODO
}
if ($port = parse_url($url, PHP_URL_PORT))