ContinueInterceptedRequestParameter
constructor(interceptionId: String, errorReason: Network.ErrorReason? = null, rawResponse: String? = null, url: String? = null, method: String? = null, postData: String? = null, headers: Map<String, JsonElement>? = null, authChallengeResponse: Network.AuthChallengeResponse? = null)