contentTypeValues
fun StringValuesBuilder.contentTypeValues(name: String? = null): NamedValuePropertyProvider<List<ContentType>?>(source)
Creates an optional Content-Type header of type List<ContentType> with the given name in this KoogleHeadersBuilder instance.
If no name is provided, the property's name will be used.