Return-Path: Delivered-To: apmail-jakarta-httpclient-dev-archive@www.apache.org Received: (qmail 81668 invoked from network); 25 Jan 2005 08:52:53 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 25 Jan 2005 08:52:53 -0000 Received: (qmail 49594 invoked by uid 500); 25 Jan 2005 08:52:50 -0000 Delivered-To: apmail-jakarta-httpclient-dev-archive@jakarta.apache.org Received: (qmail 49565 invoked by uid 500); 25 Jan 2005 08:52:50 -0000 Mailing-List: contact httpclient-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "HttpClient Project" Reply-To: "HttpClient Project" Delivered-To: mailing list httpclient-dev@jakarta.apache.org Received: (qmail 49540 invoked by uid 99); 25 Jan 2005 08:52:49 -0000 X-ASF-Spam-Status: No, hits=0.1 required=10.0 tests=FORGED_RCVD_HELO X-Spam-Check-By: apache.org Received-SPF: pass (hermes.apache.org: local policy) Received: from www.mnc.ch.com (HELO mnc.ch) (212.23.250.43) by apache.org (qpsmtpd/0.28) with ESMTP; Tue, 25 Jan 2005 00:52:48 -0800 Received: (qmail 21714 invoked from network); 25 Jan 2005 09:52:45 +0100 Received: from 62-2-77-204.business.cablecom.ch (HELO meuh.mnc.ch) (62.2.77.204) by www.mnc.ch.com with SMTP; 25 Jan 2005 09:52:45 +0100 Received: by meuh.mnc.ch (Postfix, from userid 1000) id 9C37723F4FC; Tue, 25 Jan 2005 09:52:42 +0100 (CET) Sender: gc@mnc.ch To: "HttpClient Project" Subject: Re: adding the ability to close a connection at once References: <87651mka8q.fsf@meuh.mnc.ch> <41F531F7.1050404@nose.ch> From: Guillaume Cottenceau Date: 25 Jan 2005 09:52:42 +0100 In-Reply-To: <41F531F7.1050404@nose.ch> Message-ID: <871xc9j3fp.fsf@meuh.mnc.ch> Lines: 17 User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.3 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: 8bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N Ortwin Gl�ck writes: > Guillaume Cottenceau wrote: > > A colleague of mine uses httpclient, and is lacking the ability > > to close a connection at once. > > This is a limitation to HttpClient 2.0 architecture. In 3.0 there is > HttpMethod#abort. Ah, thanks. Actually he's not using 3.x because on the website it's labelled "beta". Btw, how are your efforts divided between a stable 3.x and designing the 4.x? -- Guillaume Cottenceau --------------------------------------------------------------------- To unsubscribe, e-mail: httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: httpclient-dev-help@jakarta.apache.org