Index: index-extra.php
===================================================================
--- index-extra.php	(revision 11867)
+++ index-extra.php	(working copy)
@@ -16,6 +16,7 @@
 require_once (ABSPATH . WPINC . '/rss.php');
 
 @header('Content-Type: ' . get_option('html_type') . '; charset=' . get_option('blog_charset'));
+@header('X-Content-Type-Options: nosniff');
 
 switch ( $_GET['jax'] ) {
 
