PriyaranjanMohapatra / rest-client

Automatically exported from code.google.com/p/rest-client
Apache License 2.0
0 stars 0 forks source link

HTTPComponents HTTPClient 4.0 Beta 1 to be updated #68

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
http://hc.apache.org/httpcomponents-client/download.html

<dependency>
    <groupId>org.apache.httpcomponents</groupId>
    <artifactId>httpclient</artifactId>
    <version>4.0-beta1</version>
</dependency>

Original issue reported on code.google.com by subwiz on 5 Sep 2008 at 4:07

GoogleCodeExporter commented 8 years ago
Revision 298 has the fix.

Original comment by subwiz on 5 Sep 2008 at 12:43