io.helidon.http.media.MediaSupportConfig
Description
A set of configurable options expected to be used by each media support
Configuration options
| Key | Type | Description |
|---|---|---|
accepted- | List< | Types accepted by this media support |
name | String | Name of the support |
content- | String | Content type to use if not configured (in response headers for server, and in request headers for client) |
See the manifest for all available types.