Tuesday, June 4, 2024
 Popular · Latest · Hot · Upcoming
106
rated 0 times [  113] [ 7]  / answers: 1 / hits: 20505  / 14 Years ago, mon, july 5, 2010, 12:00:00

I am using a compression library for my js and css files. However according to yslow the file that it generates is not gzipped but it should be. So I want to verify this myself but I don't know how.



How do I do this in firefox or firebug?


More From » firefox

 Answers
11

You can tell by looking at HTTP Response Headers - look for 'Content-Encoding: gzip'



You can probably tell by drilling into the Net tab in Firebug, but I always used to use the Web Developer Toolbar (a Firefox extension) for checking response headers. There is also a lesser-featured extension called Live HTTP Headers. https://addons.mozilla.org/en-US/firefox/addon/3829/



Alternatively, you can google for a website such as this, to check for you:



http://www.gidnetwork.com/tools/gzip-test.php



hth


[#96326] Friday, July 2, 2010, 14 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
anayaashleyh

Total Points: 597
Total Questions: 96
Total Answers: 86

Location: Papua New Guinea
Member since Thu, Jul 9, 2020
4 Years ago
anayaashleyh questions
;