Y
Hacker News
new
|
ask
|
show
|
jobs
A super-lightweight HTTP client for Android and the JVM
(
github.com
)
2 points
by
psimonazzi
4677 days ago
1 comments
NonEUCitizen
4677 days ago
It's "lightweight" because the heavy lifting is done by JDK's HttpURLConnection. Furthermore, it has dependencies on two other libraries.
link