- Package:
- libhttpclient-java
- Source:
- httpcomponents-client
- Submitter:
- Adam Majer
- Date:
- 2015-01-12 20:51:12 UTC
- Severity:
- wishlist
Please package documentation for these classes. Shipping .jar blobs doesn't really tell users how to use this package. Cheers, Adam
Hi Adam, The documentation is available on the upstream website, you may find these links useful: Apache HttpClient API Javadoc http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/index.html HttpClient Quick Start http://hc.apache.org/httpcomponents-client-ga/quickstart.html HttpClient Tutorial http://hc.apache.org/httpcomponents-client-ga/tutorial/html/index.html HttpClient Examples http://hc.apache.org/httpcomponents-client-ga/examples.html Emmanuel Bourg