Source position: httpdefs.pp line 693
type TCORSOptions = set of (
coAllowCredentials,
coEmptyDomainToOrigin
);