public isPut () Checks whether HTTP method is PUT. if _SERVER[“REQUEST_METHOD”]===”PUT”
public isGet () Checks whether HTTP method is GET. if _SERVER[“REQUEST_METHOD”]===”GET”
implements Phalcon\Http\Request\FileIn
public hasFiles ([mixed $onlySuccessful]) Checks whether request include attached files
public getPost ([mixed $name], [mixed $filters], [mixed $defaultValue], [mixed $notAllowEmpty], [mixed $noRecursive])
public getKey ()
extends class Phalcon\Exception
public getType () Returns the mime type reported by the browser This mime type is not completely secure, use getRealType()
Page 8 of 8