Re: [whatwg/fetch] specify default accept header on cors preflight (#922)

So, browsers are going to send an extra header on every preflight, just because one server was erroneously counting on it? 

That seems like a path to bad things happening. `Accept` is completely optional in requests, and HTTP requires servers to be able to deal without it.

-- 
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/922#issuecomment-535311926

Received on Thursday, 26 September 2019 03:05:14 UTC