Response Demo

Response Information

Status Code 200

Response Headers

Header Name Value
X-Demo-Header Demo-Value

Test Different Status Codes

Controller Response Contract

Every controller action returns a Response.

render(), renderPartial(), json(), and redirect() all satisfy this contract.