Hi Stefan,
After further investigation, we have discovered that this is happening because your site is returning gzip content but not setting the "Content-Encoding" header.
The response should either not be gzip'ed or you should include the "< Content-Encoding: gzip>" header.
Hi Stefan,
You need to set it on the server side configuration.
Here's a link that explains it quite well - betterexplained.com/articles/how-to-opti...th-gzip-compression/
Thanks,
Deepak
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
