KtSoup
Toggle table of contents
0.6.0
common
Platform filter
common
Switch theme
Search in API
KtSoup
ktsoup-ktor
/
ktsoup
/
withClient
with
Client
fun
KtSoupParser
.
withClient
(
httpClient
:
HttpClient
)
:
KtSoupParser
Create a new
KtSoupParser
that will use the preconfigured
HttpClient
with
parseRemote
.