Advanced Fetch
- The
fetchfunction lets you provide all of the request properties mentioned... - Method, Headers, Body, etc
- You can read most of the parts of the response
- This is important for reading from some APIs
19 / 25
fetch function lets you provide all of the request properties mentioned...19 / 25