Some browsers (including IE 9) are experiencing issues with
http://talkgadget.google.com/talkgadget/channel.js.

Specifically, here is an error from IE 9 (beta):

    SEC7112: Script from http://talkgadget.google.com/talkgadget/channel.js
was blocked due to mime type mismatch

Google, if you agree that this is an error on your server
configuration for this javascript file, please make the necessary fix
to the mime type being returned for this (and other) javascript
file(s).

Here are the headers currently being returned for channel.js:

Cache-Control:private, max-age=0
Content-Encoding:gzip
Content-Type:text/html; charset=UTF-8  <========== error in Content-
Type? ==============
Date:Sun, 30 Jan 2011 02:09:09 GMT
Expires:Sun, 30 Jan 2011 02:09:09 GMT
Server:GSE
Transfer-Encoding:Identity
X-Content-Type-Options:nosniff
X-Xss-Protection:1; mode=block

Please notice the content-type is currently "text/html" when it should
probably be something like "application/javascript".

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to