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

> Yes and I'm saying that we explicitly do not want a default. How would you not send this header? I don't see why this would not be compatible, fetch() is new.

What semantic difference does sending no header have compared to sending `*/*`?

FWIW, I checked chrome and it does not send an Accept header for fetch() as far as I can tell.

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

Received on Monday, 26 October 2015 13:43:01 UTC