Source on GitHub Methods abstract public set (mixed $name, mixed $value) ... abstract public get (mixed $name) ... abstract public setRaw (mixed $header) ... abstract public send () ... abstract public reset () ... abstract public static __set_state (array $data) ...
public setEtag (mixed $etag) Set a custom ETag
abstract public delete (mixed $name) ...
extends class Phalcon\Exception
public get (mixed $name) Gets a cookie from the bag
public Phalcon\Http\Response\CookiesInterface
abstract public send () ...
public setRaw (mixed $header) Sets a raw header to be sent at the end of the request
public appendContent (mixed $content) Appends a string to the HTTP response body
public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed $domain]
Page 1 of 7