Skip to content

io.helidon.http.media.MediaSupportConfig

Description

A set of configurable options expected to be used by each media support

Configuration options

KeyTypeDescription
accepted-media-typesList<CustomMethods>Types accepted by this media support
nameStringName of the support
content-typeCustomMethodsContent type to use if not configured (in response headers for server, and in request headers for client)

See the manifest for all available types.