handle
fun handle(
handler: PipelineInterceptor<Unit, ApplicationCall>
): Unit
Installs a handler into this route which will be called when the route is selected for a call
fun handle(
handler: PipelineInterceptor<Unit, ApplicationCall>
): Unit
Installs a handler into this route which will be called when the route is selected for a call