UserAgentManager

class UserAgentManager(client: OkHttpClient)

Manages user agents for HTTP requests.

This class provides functionality to load and retrieve random user agent strings for both desktop and mobile platforms.

Constructors

Link copied to clipboard
constructor(client: OkHttpClient)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard

Loads the latest user agent strings from the remote source.