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

I'm really worried about breaking existing sites, especially if we're going in dataless.

At the very least, we'll need to have `fetch`/`cache.put` etc implicitly clone `Request`s/`Response`s that have an empty body, and show a deprecation warning in the console.

We'll also need to keep `bodyUser` & show a deprecation warning in the console on use.

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

Received on Wednesday, 10 June 2015 09:10:19 UTC