You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Jeff Dever <js...@sympatico.ca> on 2002/09/03 04:30:20 UTC

[httpclient] Add dependancy on commons-collections

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>