HttpComponents Client 4.4.1 GA 發布,HTTP 協議庫
HttpComponents 也就是以前的httpclient項目,可以用來提供高效的、最新的、功能豐富的支持 HTTP 協議的客戶端/服務器編程工具包,并且它支持 HTTP 協議最新的版本和建議。不過現在的 HttpComponents 包含多個子項目,有:
-
HttpComponents Core
</li> -
HttpComponents Client
</li> -
HttpComponents AsyncClient
</li> -
Commons HttpClient
</li> </ul> Apache HttpComponents Client 4.4.1 GA 發布,此版本主要更新信息如下:-
Marked RFC 2109, RFC 2965, Netscape draft cookie specs as obsolete
</li>
Contributed by Oleg Kalnichevski <olegk at apache.org> -
[HTTPCLIENT-1633] RFC6265CookieSpecProvider compatibility level setting has no effect.
</li>
Contributed by Oleg Kalnichevski <olegk at apache.org> -
[HTTPCLIENT-1628]: Auth cache can fail when domain name contains uppercase characters.
</li>
Contributed by Dennis Ju <dejuknow at gmail.com> -
[HTTPCLIENT-1609] Stale connection check in PoolingHttpClientConnectionManager has no effect.
</li> </ul>
Internal connection pool does not correctly implement connection validation.
Contributed by Charles Lip <rene1 at singnet.com.sg>詳細信息請查看發行頁面。
下載地址為:
http://hc.apache.org/downloads.cgi
來自:http://www.oschina.net/news/61134/httpcomponents-client-4-4-1-ga
本文由用戶 jopen 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!
-