kiscord
0.6.0
kiscord-core
/
kiscord.ktor
/
HttpClientFactory
/
withConfig
with
Config
open
fun
withConfig
(
config
:
ConfigurationChain
<
HttpClientConfig
<
*
>
>
)
:
HttpClientFactory
(
source
)
open
fun
withConfig
(
config
:
HttpClientConfig
<
*
>
.
(
)
->
Unit
)
:
HttpClientFactory
(
source
)