- From: achristensen07 <notifications@github.com>
- Date: Tue, 07 Feb 2017 10:50:07 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 February 2017 18:50:48 UTC
We definitely need to allow percent-encoded values in non-special URLs to remain, but we need to do something about invalid percent-encoded values. notspecial://H%4fSt/path is fine but notspecial://H%4gSt/path is not. In such a case, should we percent-encode the percent? -- 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/218#issuecomment-278102223
Received on Tuesday, 7 February 2017 18:50:48 UTC