1 reference to IsCacheableEncoding
System.Web (1)
OutputCacheModule.cs (1)
1140if (cache.VaryByContentEncodings.IsModified() && !cache.VaryByContentEncodings.IsCacheableEncoding(context.Response.GetHttpHeaderContentEncoding())) {