public get (mixed $name) Gets a header value from the internal bag
implements Phalcon\Http\Response\HeadersInterface Source on GitHub This class is a bag to manage the response headers Methods public set (mixed $name, mixed $value) Sets a header to be sent at the end of the request public get (mixed $name) Gets a header value from the internal bag public setRaw (mixed $header) Sets a raw header to be sent at the end of the request public remove (mixed $header) Removes a header to be sent at the end of the request public send () Sends the headers to the client
extends class Phalcon\Exception implements Throwable Source on GitHub Methods final private Exception __clone () inherited from Exception Clone the exception public __construct ([string $message], [int $code], [Exception $previous]) inherited from Exception Exception constructor public __wakeup () inherited from Exception ... final public string getMessage () inherited from Exception Gets the Exception message final public int getCode () inherited from Exception Gets the Exception code fin
abstract public useEncryption (mixed $useEncryption) ...
abstract public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed $domain], [mixed $httpOnly]) ...
abstract public send () ...
abstract public reset () ...
abstract public isUsingEncryption () ...
abstract public has (mixed $name) ...
abstract public get (mixed $name) ...
Page 218 of 382