ReplayXHRRequest

@Serializable
data class ReplayXHRRequest(val requestId: RequestId)

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

Constructors

Link copied to clipboard
constructor(requestId: RequestId)

Properties

Link copied to clipboard

Identifier of XHR to replay.