ksoup icon indicating copy to clipboard operation
ksoup copied to clipboard

Allow Custom Network Library Configuration (e.g., Ktor HttpClient)

Open itboy87 opened this issue 1 year ago • 0 comments

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).

itboy87 avatar Sep 19 '24 12:09 itboy87