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

# 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 \DateTime Date and time in ISO 8601 format. [optional] [readonly]
deleted_at \DateTime Date and time in ISO 8601 format. [optional] [readonly]
updated_at \DateTime Date and time in ISO 8601 format. [optional] [readonly]

[Back to API list] [Back to README]