ktor-client-auth / io.ktor.client.features.auth.providers / BearerAuthConfig / sendWithoutRequest

sendWithoutRequest

fun sendWithoutRequest(block: (HttpRequestBuilder) -> Boolean): Unit

Send credentials in without waiting for HttpStatusCode.Unauthorized.