ktor
1.6.8
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
common
ktor-http
/
io.ktor.http
/
contentType
content
Type
common
fun
HttpMessageBuilder
.
contentType
(
type
:
ContentType
)
Content copied to clipboard
Set
Content-Type
header.
fun
HttpMessageBuilder
.
contentType
(
)
:
ContentType
?
Content copied to clipboard
fun
HttpMessage
.
contentType
(
)
:
ContentType
?
Content copied to clipboard
Parse
Content-Type
header value.