pub const DEFAULT_HTTPS_PORT_STR: &str = "443";
The string representation of the default HTTPS port. This constant represents the default port for HTTPS traffic as a string.