The Fetch API provides an interface for fetching resources (including across the network). It will seem familiar to anyone who has usedXMLHttpRequest
, but the new API provides a more powerful and flexible feature set.
watchwg-fetch
response
:response
: