@midwayjs/cross-domainInterfacesCORSOptionsVersion: NextOn this pageCORSOptions Index PropertiesallowHeadersallowMethodscredentialsexposeHeaderskeepHeadersOnErrormaxAgeoriginProperties allowHeadersallowHeaders: string | string[]allowMethodsallowMethods: string | string[]credentialscredentials: boolean | (...args: any[]) => anyexposeHeadersexposeHeaders: string | string[]keepHeadersOnErrorkeepHeadersOnError: booleanmaxAgemaxAge: numberoriginorigin: string | (...args: any[]) => any