参考文档 ↗
一个重定向响应,用于客户端导航重定向,它将执行 history.replaceState 而不是 history.pushState。设置状态码和 Location 头部。默认为 "302 Found"。
history.replaceState
history.pushState
Location
replace(url, init): Response
暂无文档