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

Oh, you mean all Request consumers should implicitly clone().  Doesn't that mean we're back to the potential memory issues we were originally afraid of?  If someone is uploading a large (or "infinite") body, now the browser will always buffer the body in case someone else wants to use it.

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

Received on Wednesday, 10 June 2015 15:42:00 UTC