withClientConfig

fun KtSoupParser.withClientConfig(block: HttpClientConfig<*>.() -> Unit): KtSoupParser

Create a new KtSoupParser that will use a HttpClient configured by block with parseRemote.