ktor-client-json / io.ktor.client.features.json / JsonFeature / Config / acceptContentTypes

acceptContentTypes

var acceptContentTypes: List<ContentType>

List of content types that are handled by this feature. It also affects Accept request header value. Please note that wildcard content types are supported but no quality specification provided.