RequestWillBeSentEvent

fun RequestWillBeSentEvent(requestId: RequestId, loaderId: LoaderId, documentURL: String, request: Request, timestamp: MonotonicTime, wallTime: TimeSinceEpoch, initiator: Initiator, redirectResponse: Response? = null, type: ResourceType? = null, frameId: FrameId? = null, hasUserGesture: Boolean? = null)

Sources

jvm source
Link copied to clipboard