ktor
2.3.3
2.3.3
2.3.2
2.3.1
2.3.0
2.2.4
2.0.3
1.6.8
jvmAndNix
ktor-server-core
/
io.ktor.server.response
/
cacheControl
cache
Control
jvmAndNix
fun
ApplicationResponse
.
cacheControl
(
value
:
CacheControl
)
fun
HeadersBuilder
.
cacheControl
(
value
:
CacheControl
)
Appends the
Cache-Control
header with the specified
value
to a response.