Re: [slightlyoff/ServiceWorker] Should Cache-Control: private be respected? (#926)

We deliberately don't support other `Cache-Control` things like `max-age`, so I don't think we should support this.

If `inbox.json` contained emails for the logged in user, it's totally valid to want to cache this locally despite it being `Cache-Control: private`.

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/926#issuecomment-233317284

Received on Monday, 18 July 2016 12:42:27 UTC