发布于 2017-01-26 23:52:11 | 251 次阅读 | 评论: 0 | 来源: 网友投递

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

HttpComponents Java的HTTP协议库

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


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

Changelog:
-------------------

* [HTTPCLIENT-1803] Improved handling of malformed paths by URIBuilder.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* [HTTPCLIENT-1802] Do not attempt to match SSL host to subject CN if subject alternative name of any type are given.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* [HTTPCLIENT-1788] RFC 6265 policy must not reject cookies with paths that are no prefix of the uri path.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* [HTTPCLIENT-1792] SSLConnectionSocketFactory to throw SSLPeerUnverifiedException with a better error message when hostname verification fails.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* [HTTPCLIENT-1779] [OSGi] support NTLM proxy authentication.
  Contributed by Julian Sedding <jsedding@apache.org>

* [HTTPCLIENT-1773] [OSGi] HttpProxyConfigurationActivator does not unregister HttpClientBuilderFactory.
  Contributed by Julian Sedding <jsedding@apache.org>

* [HTTPCLIENT-1771] improve OSGi webconsole display for org.apache.http.proxyconfigurator.
  Contributed by Julian Sedding <jsedding at apache.org>

* [HTTPCLIENT-1770] OSGi metatype for org.apache.http.proxyconfigurator missing factoryPid.
  Contributed by Julian Sedding <jsedding at apache.org>

* [HTTPCLIENT-1767] Null pointer dereference in EofSensorInputStream and ResponseEntityProxy.
  Contributed by Peter Ansell <p_ansell@yahoo.com>

* Support changing system default ProxySelector.
  Contributed by Robin Stevens <stevensro at gmail.com>

* All services registered in the OSGi service registry provide the whole bundle header dictionary as vendor property value.
  Contributed by Christoph Fiehe <christoph.fiehe at materna.de>

* [HTTPCLIENT-1750] OSGi support for CachingHttpClientBuilder.
  Contributed by Justin Edelson <justin at justinedelson.com>

* [HTTPCLIENT-1749] OSGi client builder to use weak references to track HttpClient instances.
  Contributed by Justin Edelson <justin at justinedelson.com>

* [HTTPCLIENT-1747] apply RequestConfig defaults when using HttpParams values in backward compatibility mode.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* Override LaxRedirectStrategy's INSTANCE field.
  Contributed by Eric Wu <ericwuyi at gmail.com>

* [HTTPCLIENT-1736] do not request cred delegation by default when using Kerberos auth.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* [HTTPCLIENT-1744] normalize hostname and certificate CN when matching to CN.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* [HTTPCLIENT-1732] SystemDefaultCredentialsProvider to take http.proxyHost and http.proxyPort system properties into account.
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* Revert "HTTPCLIENT-1712: SPNego schemes to take service scheme into account when generating auth token".
  Contributed by Oleg Kalnichevski <olegk at apache.org>

* [HTTPCLIENT-1727] AbstractHttpClient#createClientConnectionManager does not account for context class loader.
  Contributed by Charles Allen <charles.allen at metamarkets.com>

* [HTTPCLIENT-1726:] Copy the SNI fix from SSLConnectionSocketFactory to the deprecated SSLSocketFactory class.
  Contributed by David Black <dblack at atlassian.com>

完整更新日志

下载地址



历史版本 :
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号  版权声明  广告服务