Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 21BCA200D61 for ; Mon, 4 Dec 2017 13:53:16 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id 1FF9D160BF9; Mon, 4 Dec 2017 12:53:16 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 6304C160C05 for ; Mon, 4 Dec 2017 13:53:15 +0100 (CET) Received: (qmail 33826 invoked by uid 500); 4 Dec 2017 12:53:14 -0000 Mailing-List: contact httpclient-users-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpClient User Discussion" Delivered-To: mailing list httpclient-users@hc.apache.org Received: (qmail 33773 invoked by uid 99); 4 Dec 2017 12:53:14 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Dec 2017 12:53:14 +0000 Received: from ok2c (unknown [213.55.211.50]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id AAA751A0140; Mon, 4 Dec 2017 12:53:12 +0000 (UTC) Message-ID: <1512391989.9551.0.camel@apache.org> Subject: [ANNOUNCEMENT] HttpComponents Client 4.5.4 GA Released From: Oleg Kalnichevski To: "announce@apache.org" , "private@hc.apache.org" , HttpComponents Project , HttpClient User Discussion Date: Mon, 04 Dec 2017 13:53:09 +0100 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.22.6-1+deb9u1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit archived-at: Mon, 04 Dec 2017 12:53:16 -0000 The Apache HttpComponents project is pleased to announce 4.5.4 GA release of HttpComponents HttpClient. HttpClient 4.5.4 is a maintenance release that fixes a number of minor bugs reported since 4.5.3. Download - Release notes - HttpComponents site - About HttpComponents HttpClient The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant protocol used on the Internet today. Web services, network-enabled appliances and the growth of network computing continue to expand the role of the HTTP protocol beyond user-driven web browsers, while increasing the number of applications that require HTTP support. Although the java.net package provides basic functionality for accessing resources via HTTP, it doesn't provide the full flexibility or functionality needed by many applications. HttpClient seeks to fill this void by providing an efficient, up-to-date, and feature-rich package implementing the client side of the most recent HTTP standards and recommendations. Designed for extension while providing robust support for the base HTTP protocol, HttpClient may be of interest to anyone building HTTP-aware client applications such as web browsers, web service clients, or systems that leverage or extend the HTTP protocol for distributed communication. --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-users-unsubscribe@hc.apache.org For additional commands, e-mail: httpclient-users-help@hc.apache.org