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