ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
ktor-client-auth
/
io.ktor.client.features.auth.providers
/
BasicAuthConfig
/
sendWithoutRequest
send
Without
Request
fun
sendWithoutRequest
(
block
:
(
HttpRequestBuilder
)
->
Boolean
)
Content copied to clipboard
var
sendWithoutRequest
:
Boolean
=
false
Content copied to clipboard
Send credentials in without waiting for
HttpStatusCode.Unauthorized
.