service
0.26.0
jvm
service
/
net.devslash.post
/
Filter
Filter
class
Filter
<
T
>
:
FullDataAfterHook
An after hook that can be provided additional hooks to call in the event that the predicate is true.
Members
Types
Companion
Link copied to clipboard
object
Companion
Functions
accept
Link copied to clipboard
open
override
fun
accept
(
req
:
HttpRequest
,
resp
:
HttpResponse
,
data
:
RequestData
<
*
>
)