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

TCORSSupport.AllowedOrigins

Origins allowed for CORS requests

Declaration

Source position: httpdefs.pp line 750

published property TCORSSupport.AllowedOrigins : string
  read FAllowedOrigins
  write FAllowedOrigins;

Description

AllowedOrigins contains the list of origins permitted to make cross-origin requests. Origins can be specific domains or wildcard patterns for broader access.


Documentation generated on: Jan 16 2026