unicodetools icon indicating copy to clipboard operation
unicodetools copied to clipboard

[IDNA] Fix domain length check (A4_1)

Open cketti opened this issue 2 years ago • 0 comments

This changes the implementation to match the text from UTS#46 (4.2 ToASCII, step 4.1):

The length of the domain name, excluding the root label and its dot, is from 1 to 253.

cketti avatar Feb 18 '24 22:02 cketti