kotlin-jwt
Toggle table of contents
0.1.0
common
Target filter
common
Switch theme
Search in API
Skip to content
kotlin-jwt
kjwt-core
/
co.touchlab.kjwt.ext
/
contentTypeOrNull
content
Type
Or
Null
val
JwtHeader
.
contentTypeOrNull
:
String
?
(
source
)
Returns the
cty
(content type) header value, or
null
if the header is absent.
See also
content
Type