Skip to main content

expected_tls_profile_from_user_agent

Function expected_tls_profile_from_user_agent 

Source
pub fn expected_tls_profile_from_user_agent(
    user_agent: &str,
) -> Option<&'static TlsProfile>
Expand description

Returns the TlsProfile for the given user-agent string, if known.