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

Sigh.

> The last three steps above are redundant with MIME type parsing as that data would end up discarded. It is removed here as it is not part of the MIME type and MIME type parsing might report errors out-of-band in the future.

is not actually redundant due to the next step, checking if mimeType starts with ";". I'm going to remove that note.

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

Received on Tuesday, 30 January 2018 18:09:05 UTC