transformBody
suspend fun transformBody(transform: suspend TransformBodyContext.(body: Any) -> Any)
Content copied to clipboard
Specifies how to transform a response body that is being sent to a client.
Specifies how to transform a response body that is being sent to a client.