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) ...
final public hasServer (mixed $name) Checks whether $_SERVER superglobal has certain index
public setRaw (mixed $header) Sets a raw header to be sent at the end of the request
abstract public getRawBody () ...
abstract public getName () ...
abstract public setJsonContent (mixed $content) ...
abstract public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed
abstract public get (mixed $name) ...
public redirect ([mixed $location], [mixed $externalRedirect], [mixed $statusCode]) Redirect by
abstract public appendContent (mixed $content) ...
Page 1 of 25