Resource interpreted as other but transferred with MIME type text/javascript?
Posted
by Joey
on Stack Overflow
See other posts from Stack Overflow
or by Joey
Published on 2009-09-06T18:18:12Z
Indexed on
2010/03/31
2:23 UTC
Read the original article
Hit count: 438
I keep getting "Resource interpreted as other but transferred with MIME type text/javascript.", but everything seems to be working fine. This only seems to be happening in Safari 4 on my Mac.
I was advised to add "meta http-equiv="content-script-type" content="text/javascript" to the header, although that did nothing.
© Stack Overflow or respective owner