abstract public getRawBody () ...
abstract public appendContent (mixed $content) ...
public isPatch () Checks whether HTTP method is PATCH. if _SERVER[“REQUEST_METHOD”]===”PATCH”
public isUsingEncryption () Returns if the bag is automatically encrypting/decrypting cookies
abstract public isGet () ...
abstract public useEncryption (mixed $useEncryption) ...
abstract public send () ...
public getBestAccept () Gets best mime/type accepted by the browser/client from _SERVER[“HTTP_ACCEPT”]
abstract public setSecure (mixed $secure) ...
abstract public getQuery ([mixed $name], [mixed $filters], [mixed $defaultValue]) ...
Page 6 of 25