pattern
pattern = {yes|no}Description
Enable or disable HTTP compression based on the user-agent header sent by clients. This entry is used to disable compression for clients which send an "accept-encoding: gzip" HTTP header but do not actually handle gzip content-encodings properly. An example of a user agent is a browser, such as Microsoft Internet Explorer 6.0
Options
yes Enables HTTP compression based on the user-agent header sent by clients. no Disables HTTP compression based on the user-agent header sent by clients.
Usage:
This stanza entry is optional.
Default: None.
Example:
*MSIE 6.0* = yesParent topic: [compress-user-agents] stanza