Join Slack
Powered by
You can call `HttpClient()` without any args, and ...
# ktor
z
Zoltan Demant
08/24/2023, 10:01 AM
You can call
HttpClient()
without any args, and have it magically work -- am I right thinking that its probably a good idea to specify the
HttpClientEngineFactory<*>
anyhow to avoid using the ClassLoader on Android?
7
Views
Open in Slack
Previous
Next