Verify cache isolation for Request and Fetch APIs
View options
- Truncate descriptions
Two new APIs were added for downloading remote resources: Request and Fetch(). They probably use the main HTTP content cache, but we should make sure.
https://developer.mozilla.org/en-US/docs/Web/API/GlobalFetch/fetch https://developer.mozilla.org/en-US/docs/Web/API/Request
- Show labels
- Show closed items