chrome-devtools-kotlin / org.hildan.chrome.devtools.domains.fetch / FetchDomain / continueWithAuth

continueWithAuth

suspend fun continueWithAuth(input: ContinueWithAuthRequest): Unit

Continues a request supplying authChallengeResponse following authRequired event.

Official doc