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

> Reject on cache add/addAll/put if the response has Vary: *

Is "Vary: *" commonly used in practice? Having them in cache `add/addAll/put` in `oninstall` will lead to installation failure. 

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

Received on Wednesday, 1 April 2015 05:25:34 UTC