- From: Domenic Denicola <notifications@github.com>
- Date: Sat, 11 Feb 2017 10:11:13 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Saturday, 11 February 2017 18:11:45 UTC
domenic commented on this pull request. > @@ -164,11 +164,11 @@ contains bytes that are not <a>ASCII bytes</a> might be insecure and is not reco note that query and application/x-www-form-urlencoded use their own local sets --> -<p>The <dfn>simple encode set</dfn> are <a>C0 controls</a> and all code points greater -than U+007E. +<p>The <dfn>C0 control encode set</dfn> are <a>C0 controls</a> and all code points greater than Hmm yeah, I guess while you're here, that might be a nice change as well. -- 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/url/pull/243
Received on Saturday, 11 February 2017 18:11:45 UTC