api

http4k / org.http4k.routing / Router / withFilter

withFilter

open fun withFilter(new: Filter): Router

Returns a Router which applies the passed Filter to all received requests before servicing them.