public remove (mixed $header) Removes a header to be sent at the end of the request
public isMethod (mixed $methods, [mixed $strict]) Check if HTTP method match any of the passed methods When
public setContentLength (mixed $contentLength) Sets the response content-length
abstract public isPurge () ...
public getBestCharset () Gets best charset accepted by the browser/client from _SERVER[“HTTP_ACCEPT_CHARSET”]
abstract public isTrace () ...
abstract public isSecureRequest () ...
abstract public getBestAccept () ...
public useEncryption (mixed $useEncryption) Sets if the cookie must be encrypted/decrypted automatically
public Phalcon\Http\Cookie setValue (string
Page 16 of 25