Re: [whatwg/fetch] Accept headers in spec cause confusion (#274)

`document` is covered by the previous clause:
> If request is a navigation request, a user agent should set value to `text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8`.

But otherwise, the list is not exhaustive. This issue is about making sure that this list enables user agents to maintain useful `Accept` header values that match their supported formats, while staying spec compliant.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/fetch/issues/274#issuecomment-373529957

Received on Thursday, 15 March 2018 21:33:46 UTC