public delete (mixed $name) Deletes a cookie by its name This method does not removes cookies from the _COOKIE superglobal
public setRawHeader (mixed $header) Send a raw header to the response
public resetHeaders () Resets all the stablished headers
abstract public set (mixed $name, mixed $value) ...
public setHeaders (Pha
abstract public reset () ...
abstract public send () ...
public isSent () Check if the response is already sent
public get (mixed $name) Gets a header value from the internal bag
public getDI () Returns the internal dependency injector
Page 6 of 7