pub const DEFAULT_HTTPS_PORT: u16 = 443; // 443u16
The default HTTPS port. This constant represents the default port for HTTPS traffic.