3 references to SetDynamicCompression
System.Web (3)
HttpWriter.cs (3)
839
_response.Context.Request.
SetDynamicCompression
(false /*enable*/);
1259
_response.Context.Request.
SetDynamicCompression
(true /*enable*/);
1333
_response.Context.Request.
SetDynamicCompression
(true /*enable*/);