This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author r.david.murray
Recipients adrien-saladin, barry, kxroberto, python-dev, r.david.murray
Date 2012-05-29.13:17:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1338297455.8.0.918964338126.issue10839@psf.upfronthosting.co.za>
In-reply-to
Content
Committed.  It is almost never the right thing to do to allow duplicates of unique headers, but an application that does need it can create a policy subclass and override the header_max_count method.
History
Date User Action Args
2012-05-29 13:17:35r.david.murraysetrecipients: + r.david.murray, barry, kxroberto, adrien-saladin, python-dev
2012-05-29 13:17:35r.david.murraysetmessageid: <1338297455.8.0.918964338126.issue10839@psf.upfronthosting.co.za>
2012-05-29 13:17:35r.david.murraylinkissue10839 messages
2012-05-29 13:17:35r.david.murraycreate