Return-Path: X-Original-To: apmail-hc-dev-archive@www.apache.org Delivered-To: apmail-hc-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 13211179BA for ; Wed, 16 Sep 2015 08:38:39 +0000 (UTC) Received: (qmail 65865 invoked by uid 500); 16 Sep 2015 08:38:38 -0000 Delivered-To: apmail-hc-dev-archive@hc.apache.org Received: (qmail 65132 invoked by uid 500); 16 Sep 2015 08:38:38 -0000 Mailing-List: contact dev-help@hc.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "HttpComponents Project" Delivered-To: mailing list dev@hc.apache.org Received: (qmail 65054 invoked by uid 99); 16 Sep 2015 08:38:38 -0000 Received: from mail-relay.apache.org (HELO mail-relay.apache.org) (140.211.11.15) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 16 Sep 2015 08:38:38 +0000 Received: from ok2c (84.76.106.92.dynamic.wline.res.cust.swisscom.ch [92.106.76.84]) by mail-relay.apache.org (ASF Mail Server at mail-relay.apache.org) with ESMTPSA id 41C821A0181; Wed, 16 Sep 2015 08:38:37 +0000 (UTC) Message-ID: <1442392684.30617.2.camel@apache.org> Subject: [ANNOUNCEMENT] HttpComponents Client 4.5.1 GA Released From: Oleg Kalnichevski To: "announce@apache.org" , "private@hc.apache.org" , HttpComponents Project , HttpClient User Discussion Date: Wed, 16 Sep 2015 10:38:04 +0200 Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.9-1+b1 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit The Apache HttpComponents project is pleased to announce 4.5.1 GA release of HttpComponents HttpClient. HttpClient 4.5.1 is a maintenance release that fixes a number of minor bugs reported since 4.5 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: dev-unsubscribe@hc.apache.org For additional commands, e-mail: dev-help@hc.apache.org