open class HeaderContentNegotiationStrategy : ContentNegotiationStrategy
A ContentNegotiationStrategy that checks the 'Accept' request header.
Author
Rossen Stoyanchev
Author
Juergen Hoeller
Since
3.2
HeaderContentNegotiationStrategy()
A |
open fun resolveMediaTypes(request: NativeWebRequest): MutableList<MediaType>
{@inheritDoc} |