The POST request generated by the runtime application does not encode all the parameters in double quotes ("") in ArcGIS Maps SDK for .NET.
上次发布: January 30, 2023ArcGIS Maps SDK for .NET
漏洞 ID 编号
BUG-000155398
已提交
January 26, 2023
上次修改时间
June 5, 2024
适用范围
ArcGIS Maps SDK for .NET
找到的版本
200.0
操作系统
Windows OS
操作系统版本
10.0 64 Bit
状态
Will Not Be Addressed
开发团队已考虑过该问题或请求,并决定不会解决该问题。 问题的“其他信息”部分可能包含进一步说明。
附加信息
Thanks for reaching out to us. ArcGIS Maps SDK for .NET relies on .NET to properly encode parameters. There's nothing wrong with the `f` parameter not being quoted. It is up to .NET HTTP to decide whether to quote a parameter. We don't see anything in the RFC that requires this parameter to be quoted.
We recommend reaching out to Microsoft for any .NET HTTP related issues arising out of use of your firewall settings.