Module bus.http
Package org.miaixz.bus.http.metric.anget
package org.miaixz.bus.http.metric.anget
Provides classes for parsing and handling User-Agent strings and device information.
- Since:
- Java 17+
- Author:
- Kimi Liu
-
ClassesClassDescriptionRepresents a browser, parsed from a User-Agent string.Represents a device type, such as a phone, tablet, or desktop, parsed from a User-Agent string.Represents a browser rendering engine, such as Trident, WebKit, or Gecko.Represents a Network Operating System (NOS), typically parsed from a User-Agent string.Represents a User-Agent, providing information about the browser, engine, OS, and device.