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".
history.replaceState
history.pushState
Location
Optional
A redirect response that will perform a
history.replaceStateinstead of ahistory.pushStatefor client-side navigation redirects. Sets the status code and theLocationheader. Defaults to "302 Found".