diff --git a/www/httpclient/pkg-descr b/www/httpclient/pkg-descr index ccf1793991be..f82467285341 100644 --- a/www/httpclient/pkg-descr +++ b/www/httpclient/pkg-descr @@ -1,12 +1,12 @@ HttpClient provides components for client-side authentication, HTTP state management, connection management, and an HTTP/1.1 compliant HTTP agent implementation based on those components. It is intended as successor of and replacement for Jakarta Commons HttpClient 3.x. The HttpClient module is a full-featured, HTTP/1.1 compliant agent built on top of HttpCore. The HttpMime module extends mime4j library with some HTTP specific functionality and integrates it with the HttpComponents framework. -WWW: http://hc.apache.org/httpcomponents-client-4.3.x/ +WWW: https://hc.apache.org/httpcomponents-client-4.5.x/