Class: DatadogAPIClient::V1::ContentEncoding
- Inherits:
-
Object
- Object
- DatadogAPIClient::V1::ContentEncoding
- Includes:
- BaseEnumModel
- Defined in:
- lib/datadog_api_client/v1/models/content_encoding.rb
Overview
HTTP header used to compress the media-type.
Constant Summary collapse
- GZIP =
"gzip".freeze
- DEFLATE =
"deflate".freeze