diff --git a/system/response.php b/system/response.php index 352371e64..af68c0b18 100644 --- a/system/response.php +++ b/system/response.php @@ -21,7 +21,7 @@ class Response { * * @var array */ - private $headers = array(); + public $headers = array(); /** * HTTP status codes.