ksoup
ksoup copied to clipboard
Allow Custom Network Library Configuration (e.g., Ktor HttpClient)
Adding the ability to configure the network library used in the project, allowing users to inject their own HttpClient when using Ktor (or other network libraries).