Re: [ServiceWorker] Changing Request and fetch() (#625)

One weird thing is that this means that e.g. `fetch(string)` would never have those features. An alternative way of exposing these features would be to keep some kind of registry per environment that tracks all the fetches. This is something the Web Performance WG is already doing per APIs designed by @igrigorik, but not really with any of this in mind I think.

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

Received on Monday, 16 February 2015 10:55:49 UTC