public getLanguages () Gets languages array and their quality accepted by the browser/client from _SERVER[“HTTP_ACCEPT_LANGUAGE”]
implements Phalcon\Http\RequestInterface
public setHttpMethodParameterOverride (mixed $httpMethodParameterOverride) ...
public hasQuery (mixed $name) Checks whether $_GET superglobal has certain index
public has (mixed $name) Checks whether $_REQUEST superglobal has certain index
public getClientAddress ([mixed $trustForwardedHeader]) Gets most possible client IPv4 Address. This method search
public getServerAddress () Gets active server address IP
public isMethod (mixed $methods, [mixed $strict]) Check if HTTP method match any of the passed methods When
public getBestCharset () Gets best charset accepted by the browser/client from _SERVER[“HTTP_ACCEPT_CHARSET”]
public getDI () Returns the internal dependency injector
Page 4 of 6