Eric Lawrence: Sending the new X-Content-Type-Options response header with the value nosniff will prevent Internet Explorer from MIME-sniffing a response away from the declared content-type.
I can’t can now reproduce this, either with the feeds I care about or and with the testcase provided.
Meanwhile, Safari 3.1.2 (on Mac OSX), Opera 9.52, and Google Chrome gets it right in both cases. Without needing a X-Content-Type-Options header.
Firefox 3.0.1, Safari 3.1.2 (on Windows), and Opera 9.52 continue to disappoint.
Update: Reinstalled IE8Beta2, and the tests now pass. Retested Opera 9.52 on both Ubuntu 8.04 and Windows XP, and it too passes (Operator error? Caching problem? Who knows!).
Works for me - the code is displayed in plain text. IE8 Beta 2 in Windows XP Pro SP3.
Sam Ruby: X-Content-Type-Options: nosniff : GoogleがGFE/1.3のサーバーですでに入れてる(feedproxyで確認) Sending the new X-Content-Type-Options response header with the value nosniff will prevent Internet Explorer from MIME-sniffing a response away from the declared...