Controller
setResponse()
Signature
Section titled “Signature”setResponse() — returns void
Available in: controller
Category: Rendering Functions
Description
Section titled “Description”Sets content that Wheels will send to the client in response to the request.
Parameters
Section titled “Parameters”| Name | Type | Required | Default | Description |
|---|---|---|---|---|
content | string | yes | — | The content to send to the client. |