Origin configuration:
true— reflect the request Origin headerfalse— deny all cross-originstring— single allowed originreadonly string[]— allowlist of originsCorsOriginMatcher— dynamic matcher Default: empty allowlist (deny all cross-origin).
boolean | string | readonly string[] | CorsOriginMatcher