Default set of allowed CORS origins
Source position: httpdefs.pp line 771
const DefaultAllowedOrigins = '*'; |
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.