public remove (mixed $header) Removes a header to be sent at the end of the request
abstract public getClientAddress ([mixed $trustForwardedHeader]) ...
public isPurge () Checks whether HTTP method is PURGE (Squid and Varnish support). if _SERVER[“REQUEST_METHOD”]===”PURGE”
public setHttpMethodParameterOverride (mixed $httpMethodParameterOverride) ...
abstract public getServerName () ...
public getServerAddress () Gets active server address IP
abstract public getPort () ...
abstract public isTrace () ...
abstract public getPath () ...
public isMethod (mixed $methods, [mixed $strict]) Check if HTTP method match any of the passed methods When
Page 18 of 25