tomayac commented on issue #1975: Only serves Brotli when `Accept-Encoding` header demands it exclusively URL: https://github.com/apache/incubator-pagespeed-mod/issues/1975#issuecomment-574687231 Thanks for the reply! I indeed have mod_brotli installed. What confuses me is that if I request https://blog.tomayac.com/static/sun.svg with `accept-encoding: gzip, deflate, br`, the server returns `br`. It may well be something with my server configuration, but I thought it was mod-pagespeed interfering. If mod-pagespeed knows the server supports Brotli, could it then maybe rewrite the request header to remove `deflate` and `gzip` for commonly compressable resources?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
