toggle menu
http4k
LOCAL
jvm
switch theme
search in API
http4k-core
/
org.http4k.lens
/
ContentNegotiation
Content
Negotiation
fun
interface
ContentNegotiation
Modes for determining if a passed content type is acceptable.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
invoke
Link copied to clipboard
abstract
operator
fun
invoke
(
expected
:
ContentType
,
actual
:
ContentType
?
)