Re: [ServiceWorker] window.fetch (#581)

Re: credentials. `omit` is new compared to XHR. It's just fine to allow. Choice between `include` and `same-origin` was controllable by scripts via `xhr.withCredentials`. I guess it's just fine to have no restriction on `credentials`.

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

Received on Wednesday, 10 December 2014 07:16:06 UTC