preHandleDirective
abstract fun preHandleDirective(directive: Directive, result: DirectiveHandlerResult)
Content copied to clipboard
Perform pre-processing before handleDirective. This will be called regardless of BlockingPolicy
Parameters
directive
the directive
result
the handler for directive result