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

They can still override Accept via the Request headers.  They just have to send something for Accept.

What value is there in allowing them to send no Accept header?  It seems that is not done anywhere today and could break servers, etc.

Again note, we've already seen one large site that assumes every request will have an Accept.

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

Received on Sunday, 25 October 2015 00:02:08 UTC