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