Re: [whatwg/url] "For each code point in input, UTF-8 percent enc..." (#368)

Because that is how non-special schemes works, effectively, e.g., `new URL("test://†/").href` === `test://%E2%80%A0/`.

-- 
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/368#issuecomment-358255566

Received on Wednesday, 17 January 2018 10:02:33 UTC