发布于 2015-03-20 23:59:47 | 82 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

HttpComponents Java的HTTP协议库

HttpComponents也就是以前的httpclient项目,可以用来提供高效的、最新的、功能丰富的支持 HTTP 协议的客户端/服务器编程工具包,并且它支持 HTTP 协议最新的版本和建议。


HttpComponents Core 4.4.1 GA 发布,该版本主要是小 bug 的修复,包括:

* [HTTPCORE-396]: PrivateKeyStrategy does not work with NIO SSL.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* [HTTPCORE-395]: VersionInfo#getUserAgent reports incorrect Java version.
  Contributed by Michael Osipov <michaelo at apache.org>

* Non-blocking connection should not trigger end-of-stream callback as long as there is still
  data in the session input buffer. This can cause a series of short pipelined requests to
  fail prematurely in case of an unexpected connection termination by the opposite endpoint.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

HttpComponents 也就是以前的httpclient项目,可以用来提供高效的、最新的、功能丰富的支持 HTTP 协议的客户端/服务器编程工具包,并且它支持 HTTP 协议最新的版本和建议。不过现在的 HttpComponents 包含多个子项目,有:

  • HttpComponents Core

  • HttpComponents Client

  • HttpComponents AsyncClient

  • Commons HttpClient



历史版本 :
HttpComponents 4.5.5 发布,Java 的 HTTP 协议库
HttpComponents Client 5.0 beta1 支持 HTTP/2 协议
HttpComponents Core 5.0 beta2 发布,Bug 修复
HttpComponents 4.5.4 发布,Java 的 HTTP 协议库
HttpComponents Core 5.0 beta1 发布
HttpComponents Core 4.4.7 发布
HttpComponents Core 5.0 alpha4 发布
HttpComponents Client 4.5.3,Java 的 HTTP 协议库
HttpComponents Core 4.4.6 发布
HttpComponents Core 5.0 alpha2 发布
HttpComponents HttpAsyncClient 4.1.2 GA 发布
HttpComponents Core 4.4.5 GA 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务