toggle menu
KtSoup
0.5.0
common
switch theme
search in API
ktsoup-ktor
/
ktsoup
/
withClient
with
Client
fun
KtSoupParser
.
withClient
(
httpClient
:
HttpClient
)
:
KtSoupParser
Create a new
KtSoupParser
that will use the preconfigured
HttpClient
with
parseRemote
.