1 reference to XContentTypeOptionsNoSniff
System.Net.Http (1)
System\Net\Http\Headers\KnownHeaders.cs (1)
104public static readonly KnownHeader XContentTypeOptions = new KnownHeader("X-Content-Type-Options", HttpHeaderType.Custom, null, new string[] { "nosniff" }, http3StaticTableIndex: H3StaticTable.XContentTypeOptionsNoSniff);