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-15.18:19:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510769971.72.0.213398074469.issue32021@psf.upfronthosting.co.za>
In-reply-to
Content
OK, bouncing around from those URL I finally found this:

https://github.com/google/ngx_brotli/issues/28

That indicates unambiguously that someone does expect files to be pre-compressed on the server and that the main brotli package provides a cli tool (I could not find any reference to that in the brotli docs themselves, such as they are).

So, I think it is appropriate to add this, and one can hope that the program name is indeed 'brotli' so that it matches up with the existing mimetypes docs :)
History
Date User Action Args
2017-11-15 18:19:31r.david.murraysetrecipients: + r.david.murray, christian.heimes, Andrey
2017-11-15 18:19:31r.david.murraysetmessageid: <1510769971.72.0.213398074469.issue32021@psf.upfronthosting.co.za>
2017-11-15 18:19:31r.david.murraylinkissue32021 messages
2017-11-15 18:19:31r.david.murraycreate