Module useragent

Module useragent 

Source
Expand description

User agent matching utilities

This module provides functionality for parsing and matching user agent strings to determine target formats and settings.

Structs§

UAProfile
User agent profile structure

Functions§

match_user_agent
Match user agent string to determine target format and settings
ver_greater_equal
Compare two version strings to check if source version is greater than or equal to target version