3 implementations of XContentTypeOptions
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpHeaders.Generated.cs (3)
2481StringValues IHeaderDictionary.XContentTypeOptions 10731StringValues IHeaderDictionary.XContentTypeOptions 17058StringValues IHeaderDictionary.XContentTypeOptions
1 write to XContentTypeOptions
Aspire.Dashboard (1)
Model\BrowserSecurityHeadersMiddleware.cs (1)
76context.Response.Headers.XContentTypeOptions = "nosniff";