Field XContentTypeOptions
The HTTP X-Content-Type-Options header.
Used to prevent MIME type sniffing, ensuring that the browser respects the declared content type.
public const string XContentTypeOptions = "X-Content-Type-Options"
Returns
- string
- The HTTP X-Content-Type-Options header. Used to prevent MIME type sniffing, ensuring that the browser respects the declared content type.