All google's server looks like changed this week.

Step to reproduce is simple:

$ curl -s -I 
https://ajax.googleapis.com/ajax/libs/jquery/1.8.2/jquery.min.js | grep 
Content-Type:
Content-Type: text/javascript; charset=UTF-8

It should be application/javascript, not text/javascript.
text/javascript is outdated according to RFC.
All browsers work well, but some application like phantomjs was broke by 
this issue.

The header just changed in this week.

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Google AJAX APIs" group.
To post to this group, send email to
google-ajax-search-api@googlegroups.com
To unsubscribe from this group, send email to
google-ajax-search-api+unsubscr...@googlegroups.com
To view this message on the web, visit
https://groups.google.com/d/msgid/google-ajax-search-api/fd50672a-4083-4f17-81e2-53aa8dd0d10b%40googlegroups.com
For more options, visit this group at
http://groups.google.com/group/google-ajax-search-api?hl=en?hl=en

--- 
You received this message because you are subscribed to the Google Groups 
"Google AJAX APIs" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-ajax-search-api+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to