public getDI () Returns the internal dependency injector
abstract public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed
final public getMethod () Gets HTTP method which request has been made If the X-HTTP-Method-Override header is set, and if
public getHttpMethodParameterOverride () ...
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) ...
public setEtag (mixed $etag) Set a custom ETag
abstract public setContentLength (mixed $contentLength) ...
final public getHeader (mixed $header) Gets HTTP header from request data
public isUploadedFile () Checks whether the file has been uploaded via Post.
public getClientCharsets () Gets a charsets array and their quality accepted by the browser/client from _SERVER[“HTTP_ACCEPT_CHARSET”]
Page 1 of 25