public isPatch () Checks whether HTTP method is PATCH. if _SERVER[“REQUEST_METHOD”]===”PATCH”
public setContent (mixed $content) Sets HTTP response body
public setCache (mixed $minutes) Sets Cache headers to use HTTP cache
abstract public setSecure (mixed $secure) ...
abstract public isOptions () ...
public setLastModified (DateTime $datetime)
abstract public useEncryption (mixed $useEncryption) ...
abstract public send () ...
public isSecureRequest () Alias of isSecure(). It will be deprecated in future versions
public reset () Reset set cookies
Page 9 of 25