blink\http\Response::init PHP Method

init() public method

public init ( )
    public function init()
    {
        $this->headers = new HeaderBag();
    }