API Reference ua_parser v#1.10.0

View Source

Modules

A fast User Agent parser with a widely used API.

Device struct and helper methods.

A module representing an operating System struct.

Handle parsing the user-agent string.

A module representing the base and behaviour for all of our parsers.

A parser module representing the device & its relevent information of a user agent.

A parser module representing the operating system derived from a user agent.

A parser module representing the user agent from a request.

A parser module representing the full version of a given browser derived from the user agent.

Prepare a raw YAML document for consumption by the parser by converting charlists into strings and compiling our patterns.

Load pattern data at boot time and store it in persistent_term.

User Agent struct and helper methods.

A module representing user agent version struct and helper methods.