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

No, the data: URL generator should just encode the input and not apply MIME type-specific processing. Then it would no longer be generic. It's given a MIME type because data: URLs contain a MIME type in their representation.

-- 
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-361333540

Received on Monday, 29 January 2018 18:08:07 UTC