Re: [whatwg/fetch] CORS request-header Content-Type check should be on a combined value (#748)

Another problem is that `delete()` uses `invalid` as dummy value but that does not parse as a MIME type. I should probably only check header names there and not try anything with the value.

-- 
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/748#issuecomment-438692892

Received on Wednesday, 14 November 2018 15:03:58 UTC