pub fn match_hostname( hostname: Option<&str>, req_hostname: Option<&str>, ) -> bool
Matches the request hostname against a configured hostname