ktor-locations / io.ktor.locations / io.ktor.util.pipeline.PipelineContext

Extensions for io.ktor.util.pipeline.PipelineContext

href

fun PipelineContext<Unit, ApplicationCall>.href(location: Any): String

Renders link to a location using current installed locations service

locations

val PipelineContext<Unit, ApplicationCall>.locations: Locations

Gets the Application.locations feature