Co's,
I enabled GZip compression in my Spring Boot Embedded Tomcat using CompressingFilter (https://github.com/ziplet/ziplet) and FilterRegistrationBean from Spring.
It is working fine in Chrome & Firefox.
But, the same code is NOT working in Internet Explorer 11.0.9600.18097.
In Internet Explorer,
I have pasted my headers ( IE11 ) below.
Could anyone help me to figure out this issue?
Update: Please find Chrome Headers below.
Internet Explorer's decompression logic happens at a level below the Developer Tools, so you may not see a Content-Encoding
in the Developer Tools. You should consider using Fiddler to see what's actually on the wire.
Please have a look at the link. It was filed as an issue, but microsoft decided for whatever reason not to fix on IE11. They fixed it in the new Edge browser.
Please take a look at the comments in the link provided.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With