Pavel Lechev
05/02/2019, 1:14 PMFilter
in our http4k routing which should conditionally "forward" the request to another route, i.e. in Servlet parlance - execute internal request forward. Is there a recommended way to accomplish this in http4k? Short from doing some low level hacking, that is. Thanks.