A redirect response that will perform a history.replaceState
instead of a
history.pushState
for client-side navigation redirects.
Sets the status code and the Location
header.
Defaults to "302 Found".
replace(url, init): Response
No documentation
No documentation