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

TimothyGu approved this pull request.

LGTM.

> @@ -5630,6 +5624,71 @@ if the script checks that the URL has the right hostname.
 
 
 
+<h2 id=data-urls><code>data:</code> URLs</h2>
+
+<p>For an informative description of <code>data:</code> URLs, see RFC 2397. This section replaces
+that RFC's normative processing requirements. [[RFC2397]]

Some notes on why this is necessary can be helpful. Citing @SimonSapin's document on RFC 2397 ambiguities as an informative reference should suffice.

-- 
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#pullrequestreview-82050331

Received on Friday, 8 December 2017 02:25:55 UTC