Re: [fetch] Proposal: Support GET bodies (#83)

Right, but I guess my point is that you don't get the right caching semantics for this API even if you could use GET because the http cache is not going to look at the body.  So I'm not sure its worth trying to support GET with a body or POST in cache.  It does seem like this needs special app layer caching semantics.

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

Received on Thursday, 16 July 2015 19:33:09 UTC