abstract public has (mixed $name) ...
public getHeaders () Returns headers set by the user
public isPatch () Checks whether HTTP method is PATCH. if _SERVER[“REQUEST_METHOD”]===”PATCH”
abstract public getServer (mixed $name) ...
public getDomain () Returns the domain that the cookie is available to
abstract public reset () ...
public setExpires (DateTime $datetime)
abstract public useEncryption (mixed $useEncryption) ...
abstract public getQuery ([mixed $name], [mixed $filters], [mixed $defaultValue]) ...
abstract public getContent () ...
Page 7 of 25