public hasPost (mixed $name) Checks whether $_POST superglobal has certain index
public isPurge () Checks whether HTTP method is PURGE (Squid and Varnish support). if _SERVER[“REQUEST_METHOD”]===”PURGE”
abstract public getBestAccept () ...
abstract public getHeaders () ...
public setJsonContent (mixed $content, [mixed $jsonOptions], [mixed $depth]) Sets HTTP response
abstract public getDomain () ...
public getClientAddress ([mixed $trustForwardedHeader]) Gets most possible client IPv4 Address. This method search
public useEncryption (mixed $useEncryption) Sets if the cookie must be encrypted/decrypted automatically
public remove (mixed $header) Removes a header to be sent at the end of the request
public sendHeaders () Sends headers to the client
Page 16 of 25