Skip to main content
Version: 24.38.0

ContinueRequestOverrides 接口

🌐 ContinueRequestOverrides interface

语法

🌐 Signature

export interface ContinueRequestOverrides

属性

🌐 Properties

属性

🌐 Property

修饰符

🌐 Modifiers

类型

🌐 Type

描述

🌐 Description

默认

🌐 Default

headers

optional

Record<string, string>

method

optional

string

postData

optional

string

url

optional

string

如果设置,请求 URL 将会更改。这不是重定向。

🌐 If set, the request URL will change. This is not a redirect.