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 Andrey, christian.heimes, r.david.murray
Date 2017-11-14.21:58:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510696680.52.0.213398074469.issue32021@psf.upfronthosting.co.za>
In-reply-to
Content
Hmm. OK, the docs do say that value should be usable as a content-encoding header.

However, absent any sort of program that actually does brotli encoding/decoding to and from files, this would be essentially useless based on the aiohttp's algorithm (or any other use I can think of for the mimetimes module in this context).  Does such a program exist?  I didn't find one searching the web.
History
Date User Action Args
2017-11-14 21:58:00r.david.murraysetrecipients: + r.david.murray, christian.heimes, Andrey
2017-11-14 21:58:00r.david.murraysetmessageid: <1510696680.52.0.213398074469.issue32021@psf.upfronthosting.co.za>
2017-11-14 21:58:00r.david.murraylinkissue32021 messages
2017-11-14 21:58:00r.david.murraycreate