redirectDocument
On this page

redirectDocument

Summary

Reference Documentation ↗

A redirect response that will force a document reload to the new location. Sets the status code and the Location header. Defaults to "302 Found".

Signature

redirectDocument(url, init): Response

Params

url

No documentation

init

No documentation

Docs and examples CC 4.0