WebFile.UseCompression

From Xojo Documentation

Property (As Boolean = True)


aWebFile.UseCompression = newBooleanValue
or
BooleanValue = aWebFile.UseCompression

New in 2013r1

Supported for all project types and targets.

Determines if the web framework should compress a file before sending it to browsers that support gzip compression. The default value is True.