URL string
Optional
init: RequestInitA structured value that contains settings for the fetch() request.
Send a HTTP(s) request
A promise that resolves to Response object.
Request object
Optional
init: RequestInitA structured value that contains settings for the fetch() request.
Send a HTTP(s) request
A promise that resolves to Response object.
URL string
Optional
init: RequestInitA structured value that contains settings for the fetch() request.
Send a HTTP(s) request
A promise that resolves to Response object.
Request object
Optional
init: RequestInitA structured value that contains settings for the fetch() request.
Generated using TypeDoc
Send a HTTP(s) request
Returns
A promise that resolves to Response object.