Hello.
We have set up brotli compression with our Nginx server and then visiting the sites we host shows the correct headers in the developer tools and the data transferred also reflects that compression (FYI gzip is off and only brotli compression is enabled) is happening but when checking with tools like this, they output that Brotli is not supported.
This is the URL of our test server: https://testbrotli.vps.webdock.cloud/. You can check the headers.
Is there something we're missing? Is there a way you recommend we check to confirm that Brotli is working?
Thanks.