- From: Rimas Misevičius <notifications@github.com>
- Date: Tue, 10 Oct 2017 08:16:07 +0000 (UTC)
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 10 October 2017 08:16:31 UTC
There is a comment about the U+0025 (%): http://searchfox.org/mozilla-central/rev/a4702203522745baff21e519035b6c946b7d710d/xpcom/io/nsEscape.cpp#344-345 ```c++ // Also the % will not be escaped until forced // See bugzilla bug 61269 for details why we changed this ``` I guess it answers your question. -- 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/issues/344#issuecomment-335396635
Received on Tuesday, 10 October 2017 08:16:31 UTC