Apache Commons HttpClient is a very useful API when you need your java application to communicate with websites that use HTTP protocol or RESTful web services.In cases you need to use HttpClient with HTTPS protocol there is some configuration that must be done before you can make POST or GET requests.


posted 3823 days ago