Builder

class Builder(val requestId: RequestId, val encoding: EncodedResponseEncoding)(source)

Constructors

Link copied to clipboard
constructor(requestId: RequestId, encoding: EncodedResponseEncoding)

Properties

Link copied to clipboard

The encoding to use.

Link copied to clipboard

The quality of the encoding (0-1). (defaults to 1)

Link copied to clipboard

Identifier of the network request to get content for.

Link copied to clipboard

Whether to only return the size information (defaults to false).

Functions

Link copied to clipboard