Re: Re: proposed charter items for possible URI working group
Martin Duerst <[email protected]>
| Newsgroups | gmane.ietf.idn |
|---|---|
| Message-ID | <4.2.0.58.J.20020723023723.03db0cd0@localhost> |
At 09:49 02/07/22 -0700, liana Ye wrote: > > With Internationalized Domain Names, allowing %hh in host names > > is necessary for consistency. > >Allow this in IDN label makes the string compare more complex >at this time. - It doesn't really add that much complexity given that the upper case/lower case comparison is already complex enough. - Comparing URIs is a different thing from comparing IDNs. Nobody is proposing adding %hh to the IDN labels; it's just for URIs. Regards, Martin.