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 brandon-rhodes
Recipients barry, brandon-rhodes, r.david.murray
Date 2014-03-27.23:18:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1395962307.89.0.856473490759.issue21079@psf.upfronthosting.co.za>
In-reply-to
Content
Understood. I wonder where in the documentation the ability to get the content disposition should wind up? I am almost tempted to suggest a get_content_disposition() method that parallels get_content_type(), mostly to avoid having to document the asymmetry between how users should go about getting these two pieces of information. :)
History
Date User Action Args
2014-03-27 23:18:27brandon-rhodessetrecipients: + brandon-rhodes, barry, r.david.murray
2014-03-27 23:18:27brandon-rhodessetmessageid: <1395962307.89.0.856473490759.issue21079@psf.upfronthosting.co.za>
2014-03-27 23:18:27brandon-rhodeslinkissue21079 messages
2014-03-27 23:18:27brandon-rhodescreate