- ContentEncodingContext (http.encoding) Configuration
Configuration options
Optional configuration options
| key | type | default value | description |
|---|---|---|---|
content-encodings | io.helidon.http.encoding.ContentEncoding[] (service provider interface) | List of content encodings that should be used. Encodings configured here have priority over encodings discovered through service loader. @return list of content encodings to be used (such as `gzip,deflate`) |