Re: [ServiceWorker] should Cache support VARY:*,otherheader or only VARY:* (#656)

Vary: * means "varies on things that I can't describe" -- i.e., it's not cacheable. 

See: http://httpwg.github.io/specs/rfc7234.html#caching.negotiated.responses

Note that we're working on a more fine-grained header, "Key" to increase general sanity. WIP, YMMV.

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/656#issuecomment-87874393

Received on Monday, 30 March 2015 23:19:22 UTC