ktor-client-java
Toggle table of contents
3.2.1
jvm
Platform filter
jvm
Switch theme
Search in API
ktor-client-java
ktor-client-java
/
io.ktor.client.engine.java
/
JavaHttpConfig
/
config
config
fun
config
(
block
:
HttpClient.Builder
.
(
)
->
Unit
)
(
source
)
Configure
HttpClient
using
HttpClient.Builder
.
Report a problem