Builder

class Builder(val url: String, val options: LoadNetworkResourceOptions)(source)

Constructors

Link copied to clipboard
constructor(url: String, options: LoadNetworkResourceOptions)

Properties

Link copied to clipboard

Frame id to get the resource for. Mandatory for frame targets, and should be omitted for worker targets.

Link copied to clipboard

Options for the request.

Link copied to clipboard
val url: String

URL of the resource to get content for.

Functions

Link copied to clipboard