Accept Header Contributor
typealias AcceptHeaderContributor = (call: ApplicationCall, acceptedContentTypes: List<ContentTypeWithQuality>) -> List<ContentTypeWithQuality>(source)
A functional type for accepted content types contributor.
See also
Content Negotiation. Configuration. accept