implements Phalcon\Http\Respon
public set (mixed $name, mixed $value) Sets a header to be sent at the end of the request
public send () Sends the headers to the client
public setNotModified () Sends a Not-Modified response
public getContent () Gets the HTTP response body
public getStatusCode () Returns the status code
Page 7 of 7