- From: Ben Kelly <notifications@github.com>
- Date: Thu, 25 Jun 2015 11:56:35 -0700
- To: whatwg/fetch <fetch@noreply.github.com>
Received on Thursday, 25 June 2015 18:57:07 UTC
> 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