- Fetch JSON
- Fetch HTML
- Multiple fetch requests + Reddit API
- Posting to the GitHub API with fetch
- Response metadata
- Response body stream
- Fetch success/error handlers
- Control over referrer policy
Learn more at https://www.chromestatus.com/feature/6730533392351232
- Sergey Gospodaret has a Fetch upload sample available, demonstrating how to fetch an image and upload it to a different location.
- Sergey also has another sample fetching content from one JSBin to another