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