
- Introduction
- License agreement
- Getting Started
- Enumerations
- Objects
- How to get support?
- Technical information
- Fast notifications interface
- Error list
Compression property
Determines if http protocol compression is enabled.
Type
BooleanSyntax
- Basic
object.Compression [= value]
The Compression(object,value) syntax has these parts:
The Compression(object,value) syntax has these parts:
object | An expression evaluating to an object of type wodWebServer |
value | A Boolean value. |