Output methods

setResponse( response )

Sets the Response object that will be sent to the client

sendResponse( response )

Sends the current response. If a response is passed, sets it as the current response and then sends it.

Last updated