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