calculateRoutePath

open fun Route.calculateRoutePath(): String

Uses the built-in Ktor route path Route.toString but cuts out any meta route such as authentication... anything that matches the RegEx pattern /\\(.+\\)