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?

They'd only implicitly clone if there's no body, so memory issues aren't so much of a worry (unless I'm missing the point)

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

Received on Wednesday, 10 June 2015 16:12:46 UTC