public redirect ([mixed $location], [mixed $externalRedirect], [mixed $statusCode]) Redirect by
extends class Phalcon\Exception
public setContentType (mixed $contentType, [mixed $charset]) Sets the response content-type mime, optionally
public setDI (Phalcon\DiInterface $dependencyInjector)
public isHead () Checks whether HTTP method is HEAD. if _SERVER[“REQUEST_METHOD”]===”HEAD”
public useEncryption (mixed $useEncryption) Set if cookies in the bag must be automatically encrypted/decrypted
abstract public getHeader (mixed $header) ...
public reset () Reset set cookies
public isUsingEncryption () Returns if the bag is automatically encrypting/decrypting cookies
public getBestAccept () Gets best mime/type accepted by the browser/client from _SERVER[“HTTP_ACCEPT”]
Page 6 of 25