Re: [whatwg/fetch] Define data: URLs (#579)

For MIME type with a comma I was including MIME type parameters. E.g., the `codecs` parameter of various media MIME types.

Per the web-platform-tests I wrote Safari seems to enforce `;base64` being last. Doesn't even seem to allow for a trailing space (I think we should allow spaces as we already want to trim spaces around the MIME type anyway).

-- 
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/579#issuecomment-330234880

Received on Monday, 18 September 2017 14:11:08 UTC