Re: [ServiceWorker] Cache should sanitize the stored Request in put/add/addAll (#664)

> A question is what the request's context for a fetch performed in `addAll()` should be?

"cachefetch" or maybe just simply "fetch" since it is identical in terms of power. Definitely not the empty string, that is reserved for things that do not actually fetch.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/664#issuecomment-88759194

Received on Thursday, 2 April 2015 06:12:58 UTC