ktor-server-host-common / io.ktor.server.engine / defaultEnginePipeline

defaultEnginePipeline

fun defaultEnginePipeline(environment: ApplicationEnvironment): EnginePipeline

Default engine pipeline for all engines. Use it only if you are writing your own application engine implementation.