ktor-server-core / io.ktor.response / ApplicationSendPipeline / Render

Render

val Render: PipelinePhase

Phase to render any current pipeline subject into io.ktor.http.content.OutgoingContent

Beyond this phase only io.ktor.http.content.OutgoingContent should be produced by any interceptor