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

It seems the new Request() would handle setting the used flag for null body in cache.put() for the request.

I'm not sure we do new Response(), though, so if the Response has a null body it still would not be set without some kind of extra special logic outside of the fetch spec.  I would like to avoid sprinkling that logic all over the place.

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

Received on Wednesday, 24 June 2015 17:01:13 UTC