safari and gzip

Posted by brad on Stack Overflow See other posts from Stack Overflow or by brad
Published on 2009-08-05T19:01:42Z Indexed on 2010/06/03 14:04 UTC
Read the original article Hit count: 294

Filed under:
|
|

I'm loading jQuery from google on my site (http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js) which is minned and gzip'd. In firefox, the jquery file shows as a 19k request, but Safari shows it as a 56k request. I'm assuming then that Safari is not accepting it as a gzip'd file. What's the deal? It's coming from google and I'm pretty sure it's supposed to be gzip'd

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about google