implements Phalcon\Http\Respon
public remove (mixed $header) Removes a header to be sent at the end of the request
public setContentLength (mixed $contentLength) Sets the response content-length
public reset () Reset set headers
public setDI (Phalcon\DiInterface $dependencyInjector)
public static __set_state (array $data) Restore a \Phalcon\Http\Response\Headers object
public setStatusCode (mixed $code, [mixed $message]) Sets the HTTP response code
public sendHeaders () Sends headers to the client
public setJsonContent (mixed $content, [mixed $jsonOptions], [mixed $depth]) Sets HTTP response
public sendCookies () Sends cookies to the client
Page 5 of 7