Source position: custapache.pp line 62
type TBeforeRequestEvent = procedure(
Sender: TObject;
const AHandler: string;
var AllowRequest: Boolean
) of object;