Advanced Fetch

  • The fetch function 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