HttpComponents Core 4.4.7 发布了。这是一个维护版,修复了 4.4.6 版本以来的许多问题。
更新内容如下:
- HTTPCORE-487: org.apache.http.nio.reactor.ssl.SSLIOSession and SSLNHttpClientConnectionFactory do not always use the HTTP host setting. Conributed by Oleg Kalnichevski <olegk at apache.org>
- HTTPCORE-485: Reduce memory footprint of non-blocking SSL sessions by 25%. Contributed by Todor Bonchev <31352118+TodorBonchev at users.noreply.github.com>
- HTTPCORE-483: back-ported SSL session termination bug fix from 5.x. Conributed by Oleg Kalnichevski <olegk at apache.org>
- Fixed a race condition in message exchange state synchronization during an expect-continue handshake. Conributed by Oleg Kalnichevski <olegk at apache.org>
完整更新内容请查看发布说明。
下载地址:
转自 http://www.oschina.net/news/88720/httpcomponents-core-4-4-7