When serving JavaScript files, is it safe to gzip it by default
The question fits in the title. I am not interested in what the spec recommend but what the mix of browsers currently deployed support the best. Google Docs gzips their JS. The Google AJAX Libraries API CDN gzips JS. Yahoo gzips the JS for their YUI files. The Yahoo home page gzips their JS. So I think that the answer to my question ...