X-Content-Type-Options HTTP Header

X-Content-Type-Options

Prevents Internet Explorer from MIME-sniffing a response away from the declared content-type.

Accepted Values

One of the following values is accepted.

nosniff

Block requests if type 'style' or 'script'.

Example

X-Content-Type-Options: nosniff

Parse

Enter a X-Content-Type-Options header below to parse and return details about it.

Reference

https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Content-Type-Options