extends class Phalcon\Exception
public getTempName () Returns the temporary name of the uploaded file
abstract public getSecure () ...
public setStrictHostCheck ([mixed $flag]) Sets if the Request::getHttpHost method must be use strict
final public hasServer (mixed $name) Checks whether $_SERVER superglobal has certain index
public isTrace () Checks whether HTTP method is TRACE. if _SERVER[“REQUEST_METHOD”]===”TRACE”
public isPost () Checks whether HTTP method is POST. if _SERVER[“REQUEST_METHOD”]===”POST”
public getExtension ()
public setHeader (mixed $name, mixed $value) Overwrites a header in the response
abstract public getName () ...
Page 5 of 25