应用与数据集成平台 ROMA Connect-跨域资源共享插件说明:脚本配置示例

时间:2025-09-18 09:30:03

脚本配置示例

{  "allow_origin": "*",  "allow_methods": "GET,POST,PUT",  "allow_headers": "Accept-Ranges,Cache-Control",  "expose_headers": "X-Request-Id,X-Apig-Latency",  "max_age": 172800,  "allow_credentials": true}
support.huaweicloud.com/usermanual-roma/roma_03_2006.html