- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 07 Feb 2017 01:11:13 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 7 February 2017 09:11:51 UTC
@achristensen07 to clarify, the change basically makes it okay to use "%", "[", "]", and ":" (within "[" and "]") in opaque hosts. That way input such as `non-special://[%30:x]/` would work end up with a host of `[%30:x]`. -- 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-277941307
Received on Tuesday, 7 February 2017 09:11:51 UTC