CorsOrigin
Dieser Inhalt ist noch nicht in deiner Sprache verfügbar.
CorsOrigin =
"*"|ReadonlyArray<string> | ((origin) =>boolean)
Defined in: src/http/middleware/CorsOptions.ts:13
Allowed origins: '*', an exact-match allowlist, or a predicate.
