Output methods
setResponse( response )
Sets the Response object that will be sent to the client
responseResponse object
sendResponse( response )
Sends the current response. If a response is passed, sets it as the current response and then sends it.
responseOptional Response object
Last updated
Was this helpful?