Unit 'HTTPDefs' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TCORSSupport.Assign

Assigns CORS settings from another object

Declaration

Source position: httpdefs.pp line 741

public procedure TCORSSupport.Assign(

  Source: TPersistent

); override;

Arguments

Source

  

Source object to copy CORS settings from

Description

Assign copies CORS configuration settings from another TCORSSupport instance. It transfers all CORS options, origins, methods, and headers to the current instance.


Documentation generated on: Jan 16 2026