GetResponseBodyRequest

@Serializable
data class GetResponseBodyRequest(val requestId: RequestId)(source)

Request object containing input parameters for the NetworkDomain.getResponseBody command.

Constructors

Link copied to clipboard
constructor(requestId: RequestId)

Properties

Link copied to clipboard

Identifier of the network request to get content for.