Builder

class Builder(val userAgent: String)(source)

Constructors

Link copied to clipboard
constructor(userAgent: String)

Properties

Link copied to clipboard

Browser langugage to emulate.

Link copied to clipboard

The platform navigator.platform should return.

Link copied to clipboard

User agent to use.

Link copied to clipboard

To be sent in Sec-CH-UA-* headers and returned in navigator.userAgentData

Functions

Link copied to clipboard