为什么 Mono 2.6.1 不支持 msg.d?

发布于 2024-08-23 22:13:26 字数 298 浏览 8 评论 0原文

目前我有在 Mono 平台上运行的 Web 服务。当我调用该服务时,我得到的数据是 msg 形式的,而不是 msg.d 形式的。有什么想法吗?

更新:

哇,这真是一件大事。正如 Phil Haack 解释的 ,当您使用 GET 获取数据时,这会带来 XSS 攻击的可能性。问题仍然存在:这个问题应该解决吗?

Currently I have webservice running on the Mono platform. When I call the service I get the data in the form of msg, and not msg.d. Any thoughts?

Update:

Wow, this turns out to be a big deal. As Phil Haack explains, this opens up the possibility of an XSS attack when you use a GET to fetch the data. Question still stands: should this be fixed?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

杀手六號 2024-08-30 22:13:26

正如 Justin[电子邮件受保护]:

这是一个错误。它已在 2.6 svn 和 trunk 中修复。

http://lists.ximian.com/pipermail/ mono-aspnet-list/2010-3月/000663.html

As said Justin on [email protected]:

This is a bug. It has been fixed in 2.6 svn and in the trunk.

http://lists.ximian.com/pipermail/mono-aspnet-list/2010-March/000663.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文