The Web Map Service (WMS) response header request does not include 'Access-Control-Allow-Origin: *' even if ArcGIS GIS Server has already set the response.
上次发布: August 24, 2018ArcGIS GIS Server
漏洞 ID 编号
BUG-000113308
已提交
April 18, 2018
上次修改时间
June 5, 2024
适用范围
ArcGIS GIS Server
找到的版本
10.6
操作系统
N/A
操作系统版本
N/A
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
By default, ArcGIS GIS Server sets Access-Control-Allow-Origin to a wild card value (*) to allow all cross-domain requests. In order to show the “Access-Control-Allow-Origin” header in the response from ArcGIS GIS Server, it requires the client, such as a browser, sending the request with the “Origin" HTTP header.