https://kotlinlang.org logo
#http4k
Title
s

s4nchez

02/07/2018, 8:06 AM
Doing some investigation I've found that if you use
Filter.then(RoutingHttpHandler)
it will apply the filter only on the found routes (not the 404 resulting from a route not found). Is that how you're doing it?