Phalcon\Http\Response\CookiesInterface initializer
Set if cookies in the bag must be automatically encrypted/decrypted
Returns if the bag is automatically encrypting/decrypting cookies
Sets a cookie to be sent at the end of the request
Gets a cookie from the bag
Check if a cookie is defined in the bag or exists in the $_COOKIE superglobal
Deletes a cookie by its name This method does not removes cookies from the $_COOKIE superglobal
Sends the cookies to the client
Reset set cookies
© 2011–2016 Phalcon Framework Team
Licensed under the Creative Commons Attribution License 3.0.
https://docs.phalconphp.com/en/2.0.0/api/Phalcon_Http_Response_CookiesInterface.html