abstract public setFileToSend (mixed $filePath, [mixed $attachmentName]) ...
abstract public redirect ([mixed $location], [mixed $externalRedirect], [mixed $statusCode]) ..
public getQuery ([mixed $name], [mixed $filters], [mixed $defaultValue], [mixed $notAllowEmpty], [mixed $noRecursive])
Source on GitHub Methods abstract public set (mixed $name, mixed $value) ... abstract public get (mixed $name) ... abstract public setRaw (mixed $header) ... abstract public send () ... abstract public reset () ... abstract public static __set_state (array $data) ...
abstract public getSecure () ...
public setStrictHostCheck ([mixed $flag]) Sets if the Request::getHttpHost method must be use strict
public isPost () Checks whether HTTP method is POST. if _SERVER[“REQUEST_METHOD”]===”POST”
final public getMethod () Gets HTTP method which request has been made If the X-HTTP-Method-Override header is set, and if
public getServer (mixed $name) Gets variable from $_SERVER superglobal
abstract public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed
Page 5 of 25