HelidonHelidon4.5.0

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<String>Types accepted by this media support
nameStringName of the support
content-typeStringContent type to use if not configured (in response headers for server, and in request headers for client)

See the manifest for all available types.

Copyright © 2018, 2026 Oracle and/or its affiliates.