Function match_hostname

Source
pub fn match_hostname(
    hostname: Option<&str>,
    req_hostname: Option<&str>,
) -> bool