Extended callback procedure for handling requests
Source position: httproute.pp line 110
public property THTTPRouteCallbackEx.CallBack : TRouteCallBackEx |
CallBack is the extended callback procedure that gets executed when this route handles a request. It receives additional user data along with request and response objects.