A rather compact wrapper that mostly wraps Java's HttpURLConnection class.
To simplify making HTTP requests in Java.
This is more of a follow-up project to the HTTPS-Request-Scala Scala project since Scala runs on JVM, and making something similar in Java would be interesting.
Read about contributing here.
Complete.