io.helidon.http.encoding.ContentEncodingContext
Description
Content encoding support to obtain encoders and decoders
Configuration options
| Key | Type | Default | Description |
|---|---|---|---|
content-encodings | List<ContentEncoding> | List of content encodings that should be used | |
content-encodings-discover-services | Boolean | true | Whether to enable automatic service discovery for content-encodings |
Usages
See the manifest for all available types.