Re: [whatwg/fetch] CORS: arbitrary blocking of accept header based on length (#862)

> Unfortunately, that does not work: [Firefox 65 will not accept `*`](https://bugzilla.mozilla.org/show_bug.cgi?id=1309358) but requires the `Accept` header to be listed explicitly, whereas Chrome currently accepts it.

I don’t fully understand why though, as the fetch spec clearly states in a note `*` is to be interpreted as a wildcard: https://fetch.spec.whatwg.org/#http-new-header-syntax


-- 
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/862#issuecomment-477026652

Received on Wednesday, 27 March 2019 08:07:13 UTC