Filter

class Filter<T> : FullDataAfterHook

An after hook that can be provided additional hooks to call in the event that the predicate is true.

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun accept(req: HttpRequest, resp: HttpResponse, data: RequestData<*>)