Assigns CORS settings from another object
Source position: httpdefs.pp line 741
public procedure TCORSSupport.Assign( |
Source: TPersistent |
); override; |
Source |
|
Source object to copy CORS settings from |
Assign copies CORS configuration settings from another TCORSSupport instance. It transfers all CORS options, origins, methods, and headers to the current instance.