ktor-client-darwin
Toggle table of contents
3.3.1
darwin
Platform filter
darwin
Switch theme
Search in API
ktor-client-darwin
ktor-client-darwin
/
io.ktor.client.engine.darwin
/
DarwinClientEngineConfig
/
handleChallenge
handle
Challenge
fun
handleChallenge
(
block
:
ChallengeHandler
)
(
source
)
Sets the
block
as an HTTP request challenge handler replacing the old one.
Report a problem