#775224#5
Date:
2015-01-12 18:52:27 UTC
From:
To:
Please package documentation for these classes. Shipping .jar blobs
doesn't really tell users how to use this package.

Cheers,
Adam

#775224#10
Date:
2015-01-12 20:01:53 UTC
From:
To:
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