一个重定向响应,将执行 history.replaceState 而不是 history.pushState 用于客户端导航重定向。设置状态码和 Location 标头。默认为 "302 Found"。
history.replaceState
history.pushState
Location
可选
一个重定向响应,将执行
history.replaceState
而不是history.pushState
用于客户端导航重定向。设置状态码和Location
标头。默认为 "302 Found"。