Source position: fphttpserver.pp line 192
protected type TFPHTTPServerConnectionListHandler.TConnectionIterator = procedure(
aConnection: TFPHTTPConnection;
var aContinue: Boolean
) of object;