内容简介:这是一个维护版本,它修复了 TLS v1.3 兼容性问题。 支持Java 11。 请注意,从 4.4 开始,HttpCore 需要 Java1.6 或更高版本。 重要信息:强烈建议 HttpCore 4.x GA 版本的用户使用新的 HttpCore5.0 API 并为项目...
这是一个维护版本,它修复了 TLS v1.3 兼容性问题。 支持 Java 11。
请注意,从 4.4 开始,HttpCore 需要 Java1.6 或更高版本。
重要信息:强烈建议 HttpCore 4.x GA 版本的用户使用新的 HttpCore5.0 API 并为项目的开发人员提供反馈。
更新内容如下:
HTTPCORE-564: fixed deadlock in IOSessionImpl caused by concurrent session closure and i/o reactor shutdown. Contributed by Oleg Kalnichevski
apache.org> Bug fix: asynchronous HTTP connections must not suspend output if there is buffered output data. Contributed by Oleg Kalnichevski
apache.org> Bug fix: SSL I/O session to keep input interest if there is buffered application data. Contributed by Oleg Kalnichevski
apache.org> Bug fix: keep SSL i/o session in 'CLOSING' state as long as there is buffered application data. Contributed by Oleg Kalnichevski
apache.org> Bug fix: corrected abnormal termination of pipelined request sequence. Contributed by Oleg Kalnichevski
apache.org> Bug fix: non-blocking SSL session incorrectly stops decrypting incoming data if unwrap operation results in NOT_HANDSHAKING status (back-ported from master). Contributed by Oleg Kalnichevski
apache.org> Bug fix: corrected handling of NEED_WRAP handshake status during graceful SSL session termination (back-ported from master). Contributed by Oleg Kalnichevski
apache.org> Bug fix: corrected handling of graceful SSL session termination initiated by the opposite endpoint (back-ported from master). Contributed by Oleg Kalnichevski
apache.org> Refactor duplicate messages into a new 0-arg constructor for org.apache.http.ConnectionClosedException. Contributed by Gary Gregory
apache.org> Fix typos in exception messages. Contributed by Gary Gregory
apache.org> HTTPCORE-550: When a ParseException is caught and rethrown as an IOException in org.apache.http.impl.nio.codecs.ChunkDecoder.processFooters(), the IOException does not chain the original ParseException. Contributed by Gary Gregory
apache.org> HTTPCORE-562: The reason phrase returned by org.apache.hc.core5.http.HttpResponse.getReasonPhrase() may be empty. Contributed by Gary Gregory
apache.org> Keep the entries in org.apache.hc.core5.http.protocol.UriPatternMatcher#map in insertion order. Contributed by Gary Gregory
apache.org> Corrected Automatic-Module-Name entries for HttpCore NIO and HttpCore AB Contributed by Oleg Kalnichevski
apache.org>
以上所述就是小编给大家介绍的《Java HTTP 协议库 HttpComponents Core 4.4.11 发布》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- NPM包(模块)发布、更新、撤销发布
- 有赞灰度发布与蓝绿发布实践
- 【重磅发布】Linkis 0.10.0 版本发布
- BeetlSQL 3.0.9 发布,Idea 插件发布
- 贝密游戏 0.7.0 发布,发布斗地主
- 【重磅发布】DataSphere Studio 0.9.0 版本发布
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Agile Web Development with Rails, Third Edition
Sam Ruby、Dave Thomas、David Heinemeier Hansson / Pragmatic Bookshelf / 2009-03-17 / USD 43.95
Rails just keeps on changing. Rails 2, released in 2008, brings hundreds of improvements, including new support for RESTful applications, new generator options, and so on. And, as importantly, we’ve a......一起来看看 《Agile Web Development with Rails, Third Edition》 这本书的介绍吧!