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

TCORSSupport.Enabled

Enables or disables CORS support

Declaration

Source position: httpdefs.pp line 744

published property TCORSSupport.Enabled : Boolean
  read FEnabled
  write FEnabled;

Description

Enabled controls whether CORS processing is active. When True, CORS headers are processed and validated for cross-origin requests.


Documentation generated on: Jan 16 2026