你好,游客 登录 注册 搜索
背景:
阅读新闻

HttpComponents HttpAsyncClient 4.1 GA 发布

[日期:2015-04-28] 来源:oschina.net  作者:Linux [字体: ]

HttpComponents HttpAsyncClient 4.1 GA 发布下载,此版本主要有以下更新:

  • Support for pipelined request execution
  • Support for the latest HTTP state management specification (RFC 6265).
  • Enhanced, redesigned and rewritten default SSL hostname verifier with
  • improved RFC 2818 compliance
  • Default SSL hostname verifier and default cookie policy now validate
  • certificate identity and cookie domain of origin against the public
  • suffix list maintained by Mozilla.org
  • Authentication cache thread-safety: authentication cache used by
  • HttpClient is now thread-safe and can be shared by multiple threads in
  • order to re-use authentication state for subsequent requests

详细信息请查看发行页面

此版本现已提供下载:

Binary

Source

HttpAsyncClient 是一个异步的 HTTP 客户端开发包,基于 HttpCore NIO 和 HttpClient 组件。

HttpAsyncClient 的出现并不是为了替换 HttpClient,而是作为一个补充用于需要大量并发连接,对性能要求非常高的基于HTTP的原生数据通信,而且提供了事件驱动的 API。

HttpAsyncClient 的详细介绍请点这里
HttpAsyncClient 的下载地址请点这里

本文永久更新链接地址http://www.linuxidc.com/Linux/2015-04/116767.htm

linux
相关资讯       HttpAsyncClient 
本文评论   查看全部评论 (0)
表情: 表情 姓名: 字数

       

评论声明
  • 尊重网上道德,遵守中华人民共和国的各项有关法律法规
  • 承担一切因您的行为而直接或间接导致的民事或刑事法律责任
  • 本站管理人员有权保留或删除其管辖留言中的任意内容
  • 本站有权在网站内转载或引用您的评论
  • 参与本评论即表明您已经阅读并接受上述条款