Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.06 KB

GzipResponse.md

File metadata and controls

18 lines (14 loc) · 1.06 KB

Fastly::GzipResponse

Properties

Name Type Description Notes
cache_condition String Name of the cache condition controlling when this configuration applies. [optional]
content_types String Space-separated list of content types to compress. If you omit this field a default list will be used. [optional]
extensions String Space-separated list of file extensions to compress. If you omit this field a default list will be used. [optional]
name String Name of the gzip configuration. [optional]
service_id String [optional][readonly]
version String [optional][readonly]
created_at Time Date and time in ISO 8601 format. [optional][readonly]
deleted_at Time Date and time in ISO 8601 format. [optional][readonly]
updated_at Time Date and time in ISO 8601 format. [optional][readonly]

[Back to API list] [Back to README]