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

Ok.  That makes sense then.

I think in these cases you need to set the Accept header explicitly.  The browser doesn't really have any way to determine what it should be.  We could try to parse the URL for the file extension, but that would be kind of error prone.

---
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-237918520

Received on Friday, 5 August 2016 17:56:17 UTC