api

http4k / org.http4k.routing / RoutingHttpHandler / withBasePath

withBasePath

abstract fun withBasePath(new: String): RoutingHttpHandler

Returns a Router which prepends the passed base path to the logic determining the match().