class Fastly::Gzip
customize gzipping content.
Attributes
cache_condition[RW]
content_types[RW]
Content types to be gzipped. Seems to want them in a list like “text/html application/x-javascript”
extensions[RW]
File extensions to be gzipped. Seems to want them in a list like “js css html”
name[RW]
The name of the condition
service_id[RW]
The id of the service this belongs to.
version[RW]
The number of the version this belongs to.