Callback procedure for handling requests
Source position: httproute.pp line 96
public property THTTPRouteCallback.CallBack : TRouteCallBack |
CallBack is the procedure that gets executed when this route handles a request. It implements the actual request processing logic.