final public getURI () Gets HTTP URI which request has been made
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”
extends class Phalcon\Exception
public moveTo (mixed $destination) Moves the temporary file to a destination within the application
public hasPut (mixed $name) Checks whether the PUT data has certain index
public getJsonRawBody ([mixed $associative]) Gets decoded JSON HTTP raw request body
public isSoap () Checks whether request has been made using SOAP
Page 8 of 8