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

Making the MIME type parser aware of the base64 bit seems rather ugly, especially as it's not a valid MIME type parameter and it's not applicable in any other context taking a MIME type.

Note that a newline would work as that's stripped by the URL parser.

Also, `https://barra.to.gov.br/topo.js?k=seduc.to.gov.br` doesn't seem to contain what you suggest it does...

I really think it would be better to align with Safari here.

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

Received on Thursday, 4 January 2018 15:41:04 UTC