pub const MAX_HOSTNAME_LABEL_LEN: usize = 63;
Maximum length of a single hostname label (63 characters per RFC 1035).