Punycode Mixed-case annotation

Wil Tan dready at gmail.com
Sun Jun 28 13:20:17 CEST 2009


Hi folks,

RFC3492 contained a mixed-case annotation feature which, though not
used in IDNA2003, may affect the IDNA2008 specs. In particular, basic
code points ([a-z]) that are left unencoded in punycode may be
substituted in upper case, and the result of ToUnicode operation will
preserve them. For example,

  ToUnicode("xn--RSUM-bpad.com") = "RéSUMé.com"



More information about the Idna-update mailing list