Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 98326 invoked from network); 3 Sep 2002 02:30:53 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 3 Sep 2002 02:30:53 -0000 Received: (qmail 4592 invoked by uid 97); 3 Sep 2002 02:31:32 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 4557 invoked by uid 97); 3 Sep 2002 02:31:31 -0000 Mailing-List: contact commons-dev-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta Commons Developers List" Reply-To: "Jakarta Commons Developers List" Delivered-To: mailing list commons-dev@jakarta.apache.org Received: (qmail 4545 invoked by uid 98); 3 Sep 2002 02:31:31 -0000 X-Antivirus: nagoya (v4218 created Aug 14 2002) Sender: jsdever Message-ID: <3D741EBC.BF03B545@sympatico.ca> Date: Mon, 02 Sep 2002 22:30:20 -0400 From: Jeff Dever X-Mailer: Mozilla 4.79 [en] (X11; U; Linux 2.4.18 i586) X-Accept-Language: en MIME-Version: 1.0 To: Jakarta Commons Developers List Subject: [httpclient] Add dependancy on commons-collections Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I think we should add commons-collections 2.0 as a dependancy to httpclient. There are a few places that these collections would be useful. In particular, for bug http://nagoya.apache.org/bugzilla/show_bug.cgi?id=12244 Ryan suggested to use a SequencedHashMap to preserve the ordering of the response headers. I think this is a great idea as this is just the right datastructure to solve the problem. -- To unsubscribe, e-mail: For additional commands, e-mail: