configureClient

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

Create and configure a new HttpClient to be used by parseRemote.