public setContentLength (mixed $contentLength) Sets the response content-length
public setStatusCode (mixed $code, [mixed $message]) Sets the HTTP response code
public getContent () Gets the HTTP response body
public resetHeaders () Resets all the stablished headers
public getStatusCode () Returns the status code
public setHeaders (Pha
public setNotModified () Sends a Not-Modified response
public getDI () Returns the internal dependency injector
public isSent () Check if the response is already sent
Page 3 of 3