Using Fetch - Supplying Request Options
Overview
"The fetch() method can optionally accept a second parameter, an init object that allows you
to
control a number of different settings" - MDN Web Docs
Prepare
- Read: 📃 Fetch() Supplying Request Options - MDN
Activity Instructions
There are no activity instructions.