From: Ross Allen Date: Tue, 5 Nov 2013 08:11:57 +0000 (-1000) Subject: Serve jQuery from cookie-free Google APIs X-Git-Tag: v3.0.3~16^2~7^2^2~2^2^2~2^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=38d689491033cc3a95b7ac74999f34428a837895;p=thirdparty%2Fbootstrap.git Serve jQuery from cookie-free Google APIs jQuery.com uses Google Analytics and so sets a cookie when you visit the site. When you request jquery.js from its CDN, code.jquery.com, you take a hit from sending your previous GA cookie in the request. Google Hosted Libraries[1] and googleapis.com never set cookies. [1] https://developers.google.com/speed/libraries/devguide --- diff --git a/_includes/footer.html b/_includes/footer.html index 7f9f8f103b..6deb13192b 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,7 +1,7 @@ - +