Source position: fphttpclient.pp line 41
type TRedirectEvent = procedure(
Sender: TObject;
const ASrc: string;
var ADest: string
) of object;