public remove (mixed $header) Removes a header to be sent at the end of the request
public static __set_state (array $data) Restore a \Phalcon\Http\Response\Headers object
abstract public set (mixed $name, mixed $value) ...
abstract public reset () ...
public send () Sends the headers to the client
public getContent () Gets the HTTP response body
public getDI () Returns the internal dependency injector
public resetHeaders () Resets all the stablished headers
public setNotModified () Sends a Not-Modified response
implements Phalcon\Http\Respon
Page 6 of 7