java-http-client
Here are 9 public repositories matching this topic...
-
Updated
Oct 13, 2020 - Java
-
Updated
Jul 20, 2020 - Java
-
Updated
Jul 31, 2020 - Java
-
Updated
Jun 18, 2019 - Java
-
Updated
Jul 29, 2019 - Java
-
Updated
Nov 18, 2020 - Java
Improve this page
Add a description, image, and links to the java-http-client topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the java-http-client topic, visit your repo's landing page and select "manage topics."


It would be great if jcabi-http supports HTTP proxy settings / tunneling. Right now in environments that traffic requires proxy access, jcabi-http fails to do so as it does not accept any proxy information to establish the connection. This limits the usage of this library.