toggle menu
KtSoup
0.5.0
common
switch theme
search in API
ktsoup-ktor
/
ktsoup
/
withClientConfig
with
Client
Config
fun
KtSoupParser
.
withClientConfig
(
block
:
HttpClientConfig
<
*
>
.
(
)
->
Unit
)
:
KtSoupParser
Create a new
KtSoupParser
that will use a
HttpClient
configured by
block
with
parseRemote
.