3 implementations of StrictTransportSecurity
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpHeaders.Generated.cs (3)
2396StringValues IHeaderDictionary.StrictTransportSecurity 10587StringValues IHeaderDictionary.StrictTransportSecurity 16788StringValues IHeaderDictionary.StrictTransportSecurity
1 write to StrictTransportSecurity
Microsoft.AspNetCore.HttpsPolicy (1)
HstsMiddleware.cs (1)
76context.Response.Headers.StrictTransportSecurity = _strictTransportSecurityValue;