It prevents the browser from doing MIME-type sniffing. Most browsers are now respecting this header, including Chrome/Chromium, Edge, IE >= 8.0, Firefox >= 50 and Opera >= 13. See :
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.
EDIT:
Oh and, that’s an HTTP header, not a HTML meta tag option.
See also : http://msdn.microsoft.com/en-us/library/ie/gg622941(v=vs.85).aspx
Related Posts:
- What is “X-Content-Type-Options=nosniff”?
- Redirect from an HTML page
- Redirect from an HTML page
- What does enctype=’multipart/form-data’ mean?
- Auto refresh code in HTML using meta tags
- Open link in new tab or window [duplicate]
- Failed to load resource: the server responded with a status of 404 (Not Found) css
- reCAPTCHA ERROR: Invalid domain for site key
- What do < and > stand for?
- Embed image in a
- Automatically pausing html5 video as the ‘next’ button is pressed (javascript/ jquery)
- Can I have an onclick effect in CSS?
- How to style a checkbox using CSS
- forbidden 403 on image URLS
- default select option as blank
- What is a good alternative to using an image map generator?
- Parse error: Syntax error, unexpected end of file in my PHP code
- Parse error: Syntax error, unexpected end of file in my PHP code
- CSS Background Image Not Displaying
- How can I hide the full url of my website?
- How to check View Source in Mobile Browsers (Both Android && Feature Phone)
- CSS: Moving the text down a few pixels but keeping the background still?
- How to position text over an image in css
- shifting a piece of text down using CSS
- Display Two s Side-by-Side
- Add border-bottom to table row
- How to select a radio button by default?
- Center form submit buttons HTML / CSS
- CSS: Moving the text down a few pixels but keeping the background still?
- What are .tpl files? PHP, web design
- How to use css first-child with :not()
- Is there a way to convert SWF to HTML5
- HTML img scaling
- An invalid form control with name=” is not focusable
- How to call a PHP function on the click of a button
- Does bootstrap 4 have a built in horizontal divider?
- Section vs Article HTML5
- href=”tel:” and mobile numbers
- How to make a simple modal pop up form using jquery and html?
- Align DIV’s to bottom or baseline
- Wrap text around bootstrap image
- CSS hover effect is not working on my code
- Cross-reference (named anchor) in markdown
- jQuery Scroll to Div
- How to get rid of blue outer border when clicking on a form input field?
- vertical divider between two columns in bootstrap
- Why an inline “background-image” style doesn’t work in Chrome 10 and Internet Explorer 8?
- Angular 2 Checkbox Two Way Data Binding
- How to center a navigation bar with CSS or HTML?
- center aligning a fixed position div
- link with target=”_blank” does not open in new tab in Chrome
- My CSS won’t link to my HTML file
- Table fixed header and scrollable body
- How to write a:hover in inline CSS?
- How to select an input element by value using javascript?
- I’m getting favicon.ico error
- CSS Resize/Zoom-In effect on Image while keeping Dimensions
- How to make new page in html?
- How do I escape ampersands in XML so they are rendered as entities in HTML?
- How to draw a trapezium/trapezoid with css3?
- How to make music autoplay and loop in background
- send mail to multiple receiver with HTML mailto [duplicate]
- Rails button_to vs. HTML Button Tag
- Stray end tag “head”
- How to create a text box in PHP to output data
- Multiple lines of input in
- Set textarea width to 100% in bootstrap modal
- javascript window.location in new tab
- Can I apply a CSS style to an element name?
- jquery ajax function not working
- Limit width of HTML table
- How do I embed a Vimeo video in HTML?
- How can I make a div not larger than its contents?
- position fixed is not working
- Place a button right aligned
- td widths, not working?
- How do I replicate a \t tab space in HTML?
- Localizing a string with html tag with word inside that tag
- Editing page content through FTP?
- Is absolute control possible with WordPress
- HTML Entities displaying improperly as malformed escaped code
- Add Piwik Tracking code to page
- Anchor tag in the entry-utility section ( the Posted in…part) appears from nowhere?
- How to allow YouTube object embed in WordPress 3+?
- stripping default wordpress code out of a page
- Remove lines around an HTML table in Gutenberg block
- Meta Tag “description”
- Main menu effect visited
- Missing HTML comment tags
- Add Schema Image Designation Inside a WordPress Function?
- Automatically Marquee Code scrolling with recent post title?
- highslide is overlapped
- iframe works on a page, but not a single, why?
- Ignoring links from the_excerpt
- How can I locate the HMTL or Class definitions of a particular template on my wordpress site?
- How to center entire columns on a page, and have it stay responsive?
- HTML block code breaking
- Display html code, not the tags
- Prevent markup being altered when switching between Visual and HTML editors
- How to display html code normally?
- Add border-bottom to table row