public setRaw (mixed $header) Sets a raw header to be sent at the end of the request
abstract public get (mixed $name) ...
public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed $domain]
abstract public send () ...
abstract public delete (mixed $name) ...
public setHeader (mixed $name, mixed $value) Overwrites a header in the response
public getDI () Returns the internal dependency injector
public get (mixed $name) Gets a cookie from the bag
public appendContent (mixed $content) Appends a string to the HTTP response body
public Phalcon\Http\Response\CookiesInterface
Page 1 of 7