1. XenForo 1.5.14 中文版——支持中文搜索!现已发布!查看详情
  2. Xenforo 爱好者讨论群:215909318 XenForo专区

新闻 HttpComponents HttpAsyncClient 4.1 GA 发布 下载

本帖由 漂亮的石头2015-04-28 发布。版面名称:软件资讯

  1. 漂亮的石头

    漂亮的石头 版主 管理成员

    注册:
    2012-02-10
    帖子:
    486,317
    赞:
    46
    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<https://publicsuffix.org/list>


    • 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。
    HttpComponents HttpAsyncClient 4.1 GA 发布下载地址
     
正在加载...