ktor-client-cio
Toggle table of contents
3.3.0
common
Platform filter
common
Switch theme
Search in API
ktor-client-cio
ktor-client-cio
/
io.ktor.client.engine.cio
/
CIOEngineConfig
/
https
https
fun
https
(
block
:
TLSConfigBuilder
.
(
)
->
Unit
)
:
TLSConfigBuilder
(
source
)
val
https
:
TLSConfigBuilder
(
source
)
Allows you to configure
HTTPS
settings for this engine.
Report a problem