Source position: custcgi.pp line 127
public procedure TCustomCGIApplication.AddResponseLn(
const S: string
);procedure TCustomCGIApplication.AddResponseLn(
const Fmt: string;
Args: array of Const
);