MLE Fetch API polyfill(mle-js-fetch)
Preparing search index...
request
RequestInit
Interface RequestInit
interface
RequestInit
{
body
?:
BodyType
;
credentials
?:
string
;
headers
?:
HeadersInit
;
method
?:
string
;
}
Index
Properties
body?
credentials?
headers?
method?
Properties
Optional
body
body
?:
BodyType
Optional
credentials
credentials
?:
string
Optional
headers
headers
?:
HeadersInit
Optional
method
method
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
body
credentials
headers
method
MLE Fetch API polyfill(mle-js-fetch)
Loading...