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

authRequired

fun authRequired(): Flow<AuthRequiredEvent>

Issued when the domain is enabled with handleAuthRequests set to true. The request is paused until client responds with continueWithAuth.