abstract public reset () ...
public isUsingEncryption () Returns if the bag is automatically encrypting/decrypting cookies
abstract public useEncryption (mixed $useEncryption) ...
public setFileToSend (mixed $filePath, [mixed $attachmentName], [mixed $attachment]) Sets an attached
public toArray () Returns the current headers as an array
implements Phalcon\Http\Respon
public send () Sends the cookies to the client Cookies aren’t sent if headers are sent in the current request
implements Phalcon\Http\ResponseInterface
public send () Prints out HTTP response to the client
abstract public setRaw (mixed $header) ...
Page 4 of 7