Return-Path: Delivered-To: apmail-jakarta-commons-dev-archive@apache.org Received: (qmail 32733 invoked from network); 30 Jul 2002 00:32:11 -0000 Received: from unknown (HELO nagoya.betaversion.org) (192.18.49.131) by daedalus.apache.org with SMTP; 30 Jul 2002 00:32:11 -0000 Received: (qmail 6631 invoked by uid 97); 30 Jul 2002 00:32:36 -0000 Delivered-To: qmlist-jakarta-archive-commons-dev@jakarta.apache.org Received: (qmail 6611 invoked by uid 97); 30 Jul 2002 00:32:35 -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 6598 invoked by uid 50); 30 Jul 2002 00:32:35 -0000 Date: 30 Jul 2002 00:32:35 -0000 Message-ID: <20020730003235.6597.qmail@nagoya.betaversion.org> From: bugzilla@apache.org To: commons-dev@jakarta.apache.org Cc: Subject: DO NOT REPLY [Bug 11218] - handle multivalue headers correctly X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT . ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11218 handle multivalue headers correctly jsdever@sympatico.ca changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Normal |Enhancement OS/Version|Other |All Priority|Other |Medium Platform|Other |All Version|Nightly Builds |2.0 Milestone 2 ------- Additional Comments From jsdever@sympatico.ca 2002-07-30 00:32 ------- While I agree that there should be a way to get the response headers, I don't agree with the proposed method prototype. According the relevent RFCs, mulitple headers of the same name are permitted, but they are also allowed to be freely compressed into a comma seperated list. Really the Header class should be responsible for providing access to these list elements. -- To unsubscribe, e-mail: For additional commands, e-mail: