Re: [whatwg/fetch] data: URL generator (#665)

Given https://github.com/whatwg/mimesniff/issues/30

`new Response(<Blob>).headers.get("Content-Type")`

would not be adequate to reliably get the `Content-Type` which could be used as MIME type for resulting `data URL`, correct?



-- 
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/665#issuecomment-363150494

Received on Monday, 5 February 2018 17:05:54 UTC