# Gzip
## Properties
**cache_condition** | Option<**String**> | Name of the cache condition controlling when this configuration applies. |
**content_types** | Option<**String**> | Space-separated list of content types to compress. If you omit this field a default list will be used. |
**extensions** | Option<**String**> | Space-separated list of file extensions to compress. If you omit this field a default list will be used. |
**name** | Option<**String**> | Name of the gzip configuration. |
[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)