yolkbot
learn
community
Preparing search index...
xfetchParams
Interface xfetchParams
interface
xfetchParams
{
body
?:
string
|
null
;
headers
?:
Record
<
string
,
string
|
null
|
undefined
>
;
method
?:
string
;
proxy
?:
string
|
null
;
timeout
?:
number
;
}
Index
Properties
body?
headers?
method?
proxy?
timeout?
Properties
Optional
body
body
?:
string
|
null
Optional
headers
headers
?:
Record
<
string
,
string
|
null
|
undefined
>
Optional
method
method
?:
string
Optional
proxy
proxy
?:
string
|
null
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
headers
method
proxy
timeout
learn
community
yolkbot
Loading...