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

DefaultAllowedOrigins

Default set of allowed CORS origins

Declaration

Source position: httpdefs.pp line 771

const DefaultAllowedOrigins = '*';

Description

DefaultAllowedOrigins contains the default set of origins allowed for CORS requests. This constant provides a standard list of permitted origins for cross-origin resource sharing.


Documentation generated on: Jan 16 2026