HttpComponents Client 4.5.4,Java 的 HTTP 协议库

栏目: 软件资讯 · 发布时间: 6年前

内容简介:HttpComponents Client 4.5.4 已发布,修复了一些发现自 4.5.3 的问题。要注意的是需要 Java 1.6 及以上版本。更新内容如下: [HTTPCLIENT-1883] SystemDefaultCredentialsProvider to use https.proxy* syste...

HttpComponents Client 4.5.4 已发布,修复了一些发现自 4.5.3 的问题。要注意的是需要 Java 1.6 及以上版本。更新内容如下:

  • [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://www.oschina.net]


以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

x86汇编语言

x86汇编语言

李忠、王晓波、余洁 / 电子工业出版社 / 2013-1 / 56.00元

《x86汇编语言:从实模式到保护模式》采用开源的NASM汇编语言编译器和VirtualBox虚拟机软件,以个人计算机广泛采用的Intel处理器为基础,详细讲解了Intel处理器的指令系统和工作模式,以大量的代码演示了16/32/64位软件的开发方法,介绍了处理器的16位实模式和32位保护模式,以及基本的指令系统。 《x86汇编语言:从实模式到保护模式》是一本有趣的书,它没有把篇幅花在计算一......一起来看看 《x86汇编语言》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具