@midwayjs/cross-domainInterfacesCORSOptionsVersion: 3.0.0On this pageCORSOptions Index PropertiesallowHeadersallowMethodscredentialsexposeHeaderskeepHeadersOnErrormaxAgeoriginProperties allowHeadersallowHeaders: string | string[]allowMethodsallowMethods: string | string[]credentialscredentials: boolean | FunctionexposeHeadersexposeHeaders: string | string[]keepHeadersOnErrorkeepHeadersOnError: booleanmaxAgemaxAge: numberoriginorigin: string | Function