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

I think it might have to take part in the matching algorithm.  If you want to cache elastic search results you would probably want each query to be a separate cache entry.  It seems to me the URL and headers will be identical and only the body will differ.

@bcherny How is this sort of thing handled with http caching semantics today?  Do you just cache your last query or is there something different in the headers the http cache can key on?

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

Received on Thursday, 16 July 2015 16:04:06 UTC