Re: [slightlyoff/ServiceWorker] Send correct Accept header with fetch() request (#945)

No, we're precaching urls directly, using `fetch('/abc', {...})`. I tried `fetch(new Request('/abc'))` with the same problem.

---
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/945#issuecomment-237917356

Received on Friday, 5 August 2016 17:51:45 UTC