RequestOptionsArgslink
Interface for options to construct a RequestOptions, based on RequestInit from the Fetch spec.
弃用说明
属性
属性名 | 类型 | 说明 |
---|---|---|
url | ||
method | ||
search | ||
params | ||
headers | ||
body | ||
withCredentials | ||
responseType |
Interface for options to construct a RequestOptions, based on RequestInit from the Fetch spec.
属性名 | 类型 | 说明 |
---|---|---|
url | ||
method | ||
search | ||
params | ||
headers | ||
body | ||
withCredentials | ||
responseType |