Re: [fetch] Proposed backward-incompatible change: requiring cloning all requests/responses (#61)

It seems it's common pattern that we `fetch()` and then run `cache.put()` using the same Request instance (GET). I guess that users already started using the combination.

I'm personally fine with the change regarding the Fetch API in window (included from Chrome 42, last stable). But jakearchibald's view is more important as there're more users in SW.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/61#issuecomment-110577385

Received on Wednesday, 10 June 2015 03:49:04 UTC