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. 

Given this definition I would be in favor of making cache.put() reject on responses with `VARY:*`.

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

Received on Tuesday, 31 March 2015 00:06:20 UTC