pub fn parse_user_agent(user_agent: &str) -> UserAgent<'_>
Returns the family and version of a user agent client.
Defaults to an empty user agent.