- From: Anne van Kesteren <notifications@github.com>
- Date: Fri, 29 Nov 2024 01:55:24 -0800
- To: whatwg/url <url@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Friday, 29 November 2024 09:55:28 UTC
I dug into this a bit. We looked into an ASCII fast path in the past. They are bad: https://github.com/whatwg/url/pull/309#issuecomment-301405332. `xn--` prefixed host names have to conform to the rules of UTS46. If they don't, they'll be considered in error. -- Reply to this email directly or view it on GitHub: https://github.com/whatwg/url/issues/821#issuecomment-2507458709 You are receiving this because you are subscribed to this thread. Message ID: <whatwg/url/issues/821/2507458709@github.com>
Received on Friday, 29 November 2024 09:55:28 UTC