<@U4H0M349G> is it possible to have a path paramet...
# http4k
s
@dave is it possible to have a path parameter that captures all input to the end of a uri. For example something like: "/foo" / Path.regex(".*").of("string path") meta { normal implementation When I tried this I get 404s