How can I verify that web pages are being gzipped?

Posted by BestPractices on Stack Overflow See other posts from Stack Overflow or by BestPractices
Published on 2010-03-11T20:47:35Z Indexed on 2010/03/11 20:49 UTC
Read the original article Hit count: 259

Filed under:
|
|

I plan to configure weblogic's gzip servlet filter (using weblogicx-gzip.jar) to gzip my web pages.

How can I verify that the pages are being sent to the client gzipped?

© Stack Overflow or respective owner

Related posts about gzip

Related posts about gzipstream