Return-Path: Delivered-To: apmail-jakarta-commons-httpclient-dev-archive@www.apache.org Received: (qmail 21842 invoked from network); 10 Oct 2004 13:04:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur-2.apache.org with SMTP; 10 Oct 2004 13:04:05 -0000 Received: (qmail 93326 invoked by uid 500); 10 Oct 2004 13:04:04 -0000 Delivered-To: apmail-jakarta-commons-httpclient-dev-archive@jakarta.apache.org Received: (qmail 93119 invoked by uid 500); 10 Oct 2004 13:04:03 -0000 Mailing-List: contact commons-httpclient-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Commons HttpClient Project" Reply-To: "Commons HttpClient Project" Delivered-To: mailing list commons-httpclient-dev@jakarta.apache.org Received: (qmail 93106 invoked by uid 99); 10 Oct 2004 13:04:03 -0000 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received-SPF: neutral (hermes.apache.org: local policy) Received: from [195.186.1.74] (HELO mail1.bluewin.ch) (195.186.1.74) by apache.org (qpsmtpd/0.28) with ESMTP; Sun, 10 Oct 2004 06:03:59 -0700 Received: from [192.168.0.3] (62.203.214.24) by mail1.bluewin.ch (Bluewin AG 7.0.030.2) id 4157D659001904FB for commons-httpclient-dev@jakarta.apache.org; Sun, 10 Oct 2004 13:03:56 +0000 Subject: Re: [PATCH] ChunkedInputStream no longer requires an HttpMethod parameter From: Oleg Kalnichevski To: Commons HttpClient Project In-Reply-To: <96B3EB1D-1AB5-11D9-9A2E-00306557E112@u.washington.edu> References: <1097245398.2621.6.camel@localhost.localdomain> <96B3EB1D-1AB5-11D9-9A2E-00306557E112@u.washington.edu> Content-Type: text/plain Message-Id: <1097413436.2770.7.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Ximian Evolution 1.4.6 (1.4.6-2) Date: Sun, 10 Oct 2004 15:03:56 +0200 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked X-Spam-Rating: minotaur-2.apache.org 1.6.2 0/1000/N On Sun, 2004-10-10 at 14:12, Michael Becke wrote: > Works for me. That way we can also remove the duplicated > ChunkedInputStream in test. This is precisely the reason. > The only thing I would add is some docs to > ChunkedInputStream() about what the method is used for. > Fair enough. I'll add some docs and commit the patch tonight Oleg --------------------------------------------------------------------- To unsubscribe, e-mail: commons-httpclient-dev-unsubscribe@jakarta.apache.org For additional commands, e-mail: commons-httpclient-dev-help@jakarta.apache.org