api

http4k / org.http4k.routing / RoutingHttpHandler / withFilter

withFilter

abstract fun withFilter(new: Filter): RoutingHttpHandler

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