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

@achristensen07 why do you want a case-sensitive match? The original RFC (by using BNF) also used a case-insensitive match.

@foolip I think we're only concerned with a "space before comma" situation here in order to match base64 or not base64, since as I said by the time you would pass this to the MIME type parser it would remove those spaces 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-358923090

Received on Friday, 19 January 2018 10:13:19 UTC