Click or drag to resize
RequestHelperIsGZipSupported Method
Returns true if GZip is supported by the client browser

Namespace: CMS.Helpers
Assembly: CMS.Helpers (in CMS.Helpers.dll) Version: 9.0.0
Syntax
C#
public static bool IsGZipSupported()

Return Value

Type: Boolean
See Also