Re: [whatwg/fetch] Define the response Content-Type header parser (#831)

My plan was that we use the algorithm for `Content-Type` for both requests and responses, but have a stricter parser solely for CORS purposes. It seemed better for `Request` and `Response` in particular to not deviate here in how they determine the MIME type for a `Blob`.

-- 
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/pull/831#issuecomment-438177324

Received on Tuesday, 13 November 2018 08:23:37 UTC