api

http4k / org.http4k.contract / ContractRoutingHttpHandler / withFilter

withFilter

fun withFilter(new: Filter): ContractRoutingHttpHandler

NOTE: By default, filters for Contracts are applied before the Security filter. Use withPostSecurityFilter() to achieve population of filters after security.