Tagged Questions
5
votes
4answers
4k views
Is there an easy way to see amount of gzip compression in Chrome
I am busy checking how my webserver is doing gzip. I'm confident now that gzip is on as chrome shows the content-encoding: gzip header.
Is there a easy way to see how much a file was compressed in ...