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

> cache.put(req, res) requires the req body to be null (enforced by GET), and the res body to be not-null

Where does cache.put() require the body to be not-null?  I've been accepting null body in our implementation.

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

Received on Thursday, 25 June 2015 18:57:07 UTC