1 reference to IgnoredHeaders
Microsoft.AspNetCore.OutputCaching (1)
OutputCacheEntryFormatter.cs (1)
523internal static bool ShouldStoreHeader(string key) => !IgnoredHeaders.Contains(key);