[issue32021] Brotli encoding is not recognized by mimetypes

R. David Murray report at bugs.python.org
Tue Nov 14 16:58:00 EST 2017


R. David Murray <rdmurray at bitdance.com> added the comment:

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.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32021>
_______________________________________


More information about the Python-bugs-list mailing list