abstract public hasQuery (mixed $name) ...
public send () Sends the headers to the client
public isSent () Check if the response is already sent
public isPut () Checks whether HTTP method is PUT. if _SERVER[“REQUEST_METHOD”]===”PUT”
public getJsonRawBody ([mixed $associative]) Gets decoded JSON HTTP raw request body
abstract public send () ...
abstract public hasFiles ([mixed $onlySuccessful]) ...
abstract public hasPut (mixed $name) ...
public isSoap () Checks whether request has been made using SOAP
public getServerName () Gets active server name
Page 24 of 25