redirect
On this page

redirect

Summary

Reference Documentation ↗

A redirect response. Sets the status code and the Location header. Defaults to "302 Found".

Signature

redirect(url, init): Response

Params

url

No documentation

init

No documentation

Docs and examples CC 4.0