pub const DEFAULT_HTTP_PORT: u16 = 80; // 80u16
The default HTTP port. This constant represents the default port for HTTP traffic.