Re: [ServiceWorker] How to deal with cookie bombing (#704)

There should be a platform-wide solution to cookie bombing.

Even if we fix this for ServiceWorker fetches, it'll fail install if any request carries credentials. Also, the ServiceWorker has no access to `document` therefore no access to `document.cookies`.

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

Received on Monday, 8 June 2015 14:41:22 UTC