HttpComponents-httpclient

httpclient 是 apache  httpComponents 的一个组件

提供和基础的http 服务;

详情参考 http://hc.apache.org/

 

提供了  core 、client 、asyncClient 

 

建议使用http4.x 以上版本

 

在官网提供了详细的使用示例

HttpComponents

你可能感兴趣的:(HttpComponents-httpclient)