pub const DEFAULT_HTTP_PORT_STR: &str = "80";
The string representation of the default HTTP port. This constant represents the default port for HTTP traffic as a string.