Something like `routes("/B" bind GET to FilterA.th...
# http4k
s
Something like
routes("/B" bind GET to FilterA.then(FilterB).then(handler))