ContinueInterceptedRequestRequest

fun ContinueInterceptedRequestRequest(interceptionId: InterceptionId, errorReason: ErrorReason? = null, rawResponse: String? = null, url: String? = null, method: String? = null, postData: String? = null, headers: Headers? = null, authChallengeResponse: AuthChallengeResponse? = null)

Sources

jvm source
Link copied to clipboard