| Interface | Description |
|---|---|
| IUserAgent |
Represents a single parsed user agent.
|
| Class | Description |
|---|---|
| ApplicationUserAgentManager | |
| UserAgent |
Default implementation of the
IUserAgent interface. |
| UserAgentDatabase |
Central cache for known user agents (see HTTP header field
CHttpHeader.USER_AGENT). |
| UserAgentDecryptor |
This class converts an user agent string to an
IUserAgent object if
possible. |
| UserAgentElementList |
This class wraps the basic elements of a user agent string.
|
Copyright © 2016–2019 Philip Helger. All rights reserved.