abstract public send () ...
public setHeader (mixed $name, mixed $value) Overwrites a header in the response
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 get (mixed $name) Gets a cookie from the bag
public useEncryption (mixed $useEncryption) Set if cookies in the bag must be automatically encrypted/decrypted
public getHeaders () Returns headers set by the user
public setContentType (mixed $contentType, [mixed $charset]) Sets the response content-type mime, optionally
public setDI (Phalcon\DiInterface $dependencyInjector)
abstract public has (mixed $name) ...
Page 2 of 7