Re: [ServiceWorker] Cache should sanitize the stored Request in put/add/addAll (#664)

`put()` storing as-is (and not sanitizing) might be okay. Making contexts part of the index seems much less okay though. They indicate where the request originated and affect CSP and such, not the network.

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

Received on Friday, 27 March 2015 16:40:30 UTC