Re: [whatwg/url] Change host parser for non-special schemes (#148)

I'm ok with percent-encoding non-ascii values in hosts of URLs with non-special schemes.  If the scheme is changed to a special scheme, the percent-encoded values will be percent-decoded again before being punycode encoded, so no information is lost.  Switching from special to a non-special scheme could be strange, though.

-- 
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/148#issuecomment-259071006

Received on Tuesday, 8 November 2016 08:05:11 UTC