Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

HttpComponents Core 4.4.7 发布 #113

Closed
venusdrogon opened this issue Sep 21, 2017 · 2 comments
Closed

HttpComponents Core 4.4.7 发布 #113

venusdrogon opened this issue Sep 21, 2017 · 2 comments
Assignees

Comments

@venusdrogon
Copy link
Owner

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

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

Fixed a race condition in message exchange state synchronization during an expect-continue handshake. Conributed by Oleg Kalnichevski

完整更新内容请查看发布说明。

下载地址:

http://hc.apache.org/downloads.cgi

@venusdrogon venusdrogon self-assigned this Sep 21, 2017
@venusdrogon venusdrogon added this to the 1.10.6 milestone Sep 21, 2017
@venusdrogon
Copy link
Owner Author

#125

@venusdrogon
Copy link
Owner Author

直接 使用 httpclient ,不再直接依赖 HttpComponents Core

<groupId>org.apache.httpcomponents</groupId>
			<artifactId>httpclient</artifactId>
			<version>${version.httpcomponents}</version>

@venusdrogon venusdrogon removed this from the 1.10.6 milestone Dec 13, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant