RequestInterceptedParameter

constructor(interceptionId: String, request: Network.Request, frameId: String, resourceType: Network.ResourceType, isNavigationRequest: Boolean, isDownload: Boolean? = null, redirectUrl: String? = null, authChallenge: Network.AuthChallenge? = null, responseErrorReason: Network.ErrorReason? = null, responseStatusCode: Int? = null, responseHeaders: Map<String, JsonElement>? = null, requestId: String? = null)