发布于 2017-12-01 08:26:19 | 178 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

HttpComponents Java的HTTP协议库

HttpComponents也就是以前的httpclient项目,可以用来提供高效的、最新的、功能丰富的支持 HTTP 协议的客户端/服务器编程工具包,并且它支持 HTTP 协议最新的版本和建议。


HttpComponents Client 4.5.4 已发布。修复了一些发现自 4.5.3 的问题。

更新内容:

  •  [HTTPCLIENT-1883] SystemDefaultCredentialsProvider to use https.proxy* system properties for origins with port 443.

  • [HTTPCLIENT-1881] Allow truncated NTLM packets to work with this client.

  • [HTTPCLIENT-1855] Disabled caching of DIGEST auth scheme instances due to unreliability of nonce counter when the auth cache is shared by multiple sessions.

  • BasicCookieStore uses a ReentrantReadWriteLock to avoid synchronization on #getCookies/#toString while maintaining thread safety.

  • [HTTPCLIENT-1865] DefaultServiceUnavailableRetryStrategy does not respect HttpEntity#isRepeatable.

  • [HTTPCLIENT-1859] Encode Content-Disposition name and filename elements appropriately.

  • Avoid fetching the cached entity twice on cache hit.

  • [HTTPCLIENT-1835] #evictExpiredConnections no longer causes the #evictIdleConnections behaviour to be implicitly enabled.

  • [HTTPCLIENT-1831= URIBuilder should not prepend a leading slash to relative URIs.

  • [HTTPCLIENT-1833] Fix Windows Negotiate-NTLM handling of proxies.

  • [HTTPCLIENT-1817] Add a "Trust All" TrustStrategy implementation.

  • [HTTPCLIENT-1816] Update Apache Commons Codec 1.9 to 1.10.

  • [HTTPCLIENT-1836] DefaultHostnameVerifier#getSubjectAltNames(X509Certificate) throws java.lang.ClassCastException.

  • [HTTPCLIENT-1845]: Extract InputStreamFactory classes out of GzipDecompressingEntity and DeflateDecompressingEntity for reuse and to create less garbage.

  • [HTTPCLIENT-1847] Update Ehcache from 2.6.9 to 2.6.11.

  • [HTTPCLIENT-1848] Update spymemcached from 2.11.4 to 2.12.3.

  • [HTTPCLIENT-1849] Update JNA from 4.1.0 to 4.4.0.

  •  [HTTPCLIENT-1850] Update SLF4J from 1.7.6 to 1.7.25.

下载地址:

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



历史版本 :
HttpComponents 4.5.5 发布,Java 的 HTTP 协议库
HttpComponents Client 5.0 beta1 支持 HTTP/2 协议
HttpComponents Core 5.0 beta2 发布,Bug 修复
HttpComponents 4.5.4 发布,Java 的 HTTP 协议库
HttpComponents Core 5.0 beta1 发布
HttpComponents Core 4.4.7 发布
HttpComponents Core 5.0 alpha4 发布
HttpComponents Client 4.5.3,Java 的 HTTP 协议库
HttpComponents Core 4.4.6 发布
HttpComponents Core 5.0 alpha2 发布
HttpComponents HttpAsyncClient 4.1.2 GA 发布
HttpComponents Core 4.4.5 GA 发布
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务