Hello,
we need to serve a custom file type with a custom extension compressed. The client calls with the -H "Accept-Encoding: gzip"
header however the custom file type does not get served compressed.
How can we achieve this?
Thanks!
Naseem
Hello,
we need to serve a custom file type with a custom extension compressed. The client calls with the -H "Accept-Encoding: gzip"
header however the custom file type does not get served compressed.
How can we achieve this?
Thanks!
Naseem
I have the same problem! Would love to know if this is possible. On our server the file is send gzipped with a content-encoding: gzip
header but as soon as I enable the CDN it’s send uncompressed.
This topic was automatically closed after 30 days. New replies are no longer allowed.