Re: [whatwg/fetch] Determining MIME type of Request and Response objects (#1135)

It was added in 313cc37deb6346690a5f6a7dd096cb74afa19d03 because the mixin needed to get a MIME type from somewhere (as it still does, just need to make it a getter). I suspect it was an oversight. e058fe5a71556cebe7bb0961134a3f3e68af42c3 suggests so as well, at least to me.

I'll make this change as it seems bad that different APIs would be able to observe different sources of truth.

-- 
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/1135#issuecomment-757107397

Received on Saturday, 9 January 2021 06:56:10 UTC