Re: [fetch] fetch() needs to send a */* header (#142)

Yes, one could argue that.  But you can also argue that given that we have taken away XHR from `ServiceWorkerGlobalScope`, there is no easy way to get the old behavior back, so if you're dealing with a server that breaks because of missing `Accept` headers you are going to have the joy of debugging what the cause is.  That seems terrible to me if we want this to be friendly to web developers.

---
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/142#issuecomment-151502579

Received on Tuesday, 27 October 2015 13:52:03 UTC