ContentNegotiation

fun interface ContentNegotiation

Modes for determining if a passed content type is acceptable.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract operator fun invoke(expected: ContentType, actual: ContentType?)