Table of Contents

Field XContentTypeOptions

Namespace
Sisk.Core.Http
Assembly
Sisk.Core.dll

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.