abstract public set (mixed $name, [mixed $value], [mixed $expire], [mixed $path], [mixed $secure], [mixed
public setRaw (mixed $header) Sets a raw header to be sent at the end of the request
public isStrictHostCheck () Checks if the Request::getHttpHost method will be use strict validation of host name
abstract public useEncryption (mixed $useEncryption) ...
public isOptions () Checks whether HTTP method is OPTIONS. if _SERVER[“REQUEST_METHOD”]===”OPTIONS”
public useEncryption (mixed $useEncryption) Set if cookies in the bag must be automatically encrypted/decrypted
public isUsingEncryption () Returns if the bag is automatically encrypting/decrypting cookies
public isSoapRequested () Alias of isSoap(). It will be deprecated in future versions
public isConnect () Checks whether HTTP method is CONNECT. if _SERVER[“REQUEST_METHOD”]===”CONNECT”
abstract public getType () ...
Page 6 of 25