Preparing search index...
The search index is not available
Documentation
Documentation
BatchFetchRequest
Interface BatchFetchRequest
interface
BatchFetchRequest
{
body
?:
string
|
Uint8Array
;
headers
?:
Record
<
string
,
string
>
;
method
?:
string
;
timeoutMs
?:
number
;
url
:
string
;
}
Index
Properties
body?
headers?
method?
timeout
Ms?
url
Properties
Optional
body
body
?:
string
|
Uint8Array
Optional
headers
headers
?:
Record
<
string
,
string
>
Optional
method
method
?:
string
Optional
timeout
Ms
timeout
Ms
?:
number
url
url
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
body
headers
method
timeout
Ms
url
Documentation
Loading...