So... is there any way to the basePath of a reques...
# http4k
g
So... is there any way to the basePath of a request inside a
routingHttpHandler
. I've got a set of routes, they redirect back to a relative path, but the path is relative to wherever the routes have been mounted to. Can you get the mount point in some way?