pub fn read_default_port( config: Option<&ServerConfiguration>, is_https: bool, ) -> Option<u16>
Reads the default port from the given server configuration.