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

I'm leaning heavily towards @wanderview's suggestion here: Reject on cache `add`/`addAll`/`put` if the response has `Vary: *` - the whole design of the cache API is to avoid entries that cannot be matched with `.match`.



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

Received on Tuesday, 31 March 2015 10:07:01 UTC