Skip to main content

MAX_HOSTNAME_LABEL_LEN

Constant MAX_HOSTNAME_LABEL_LEN 

Source
pub const MAX_HOSTNAME_LABEL_LEN: usize = 63;
Expand description

Maximum length of a single hostname label (63 characters per RFC 1035).