Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [jetty-users] gzip filter

Have you verified that it reports compressed resources (e.g. other website you know that use GZIP)? As mentiones while Firebug shows compressed size IE shows uncompressed size in the debug panel but neither of those really "show" that it was gzipped directly!

Am 12.01.2015 12:32, schrieb Andrew Penhorwood:
I am using chrome and I can see the gzip accept headers in the request. I can also see that the file size never changes when it comes across the wire.





Back to the top