Re: [whatwg/url] Initialize the IgnoreInvalidPunycode flag when calling UTS 46 (Issue #821)

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