ktor
2.2.4
3.0.3
3.0.2
3.0.0
2.3.12
2.2.4
2.0.3
1.6.8
jvmAndNix
ktor-server-core
/
io.ktor.server.application
/
OnCallRespondContext
/
transformBody
transform
Body
jvmAndNix
suspend
fun
transformBody
(
transform
:
suspend
TransformBodyContext
.
(
body
:
Any
)
->
Any
)
Specifies how to transform a response body that is being sent to a client.