3 implementations of XXSSProtection
Microsoft.AspNetCore.Server.Kestrel.Core (3)
Internal\Http\HttpHeaders.Generated.cs (3)
2566
StringValues IHeaderDictionary.
XXSSProtection
10821
StringValues IHeaderDictionary.
XXSSProtection
17148
StringValues IHeaderDictionary.
XXSSProtection
2 writes to XXSSProtection
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (2)
HeaderCollectionBenchmark.cs (1)
198
headers.
XXSSProtection
= "1; mode=block";
ResponseHeaderCollectionBenchmark.cs (1)
161
headers.
XXSSProtection
= "1; mode=block";
1 reference to XXSSProtection
Microsoft.AspNetCore.Server.Kestrel.Microbenchmarks (1)
HeaderCollectionBenchmark.cs (1)
315
value = headers.
XXSSProtection
;