Event handler for the interceptor
Source position: httproute.pp line 182
public property TRequestInterceptorItem.Event : TRequestInterceptEvent |
Event is the event handler that gets executed when the interceptor runs. It processes the request and response and can control further processing.