IntegrationTests - 从客户端检测到潜在危险的 Request.Path 值
我收到此错误:从客户端检测到潜在危险的 Request.Path 值 (?)。
当此 URI:http://www.site.com/%3f
。
如何针对所有此类错误编写集成测试?
我想测试所有这些错误:
A potentially dangerous Request.Path value was detected from the client
A potentially dangerous Request.Cookies value was detected from the client
A potentially dangerous Request.Form value was detected from the client
A potentially dangerous Request.QueryString value was detected from the client
I get this error: A potentially dangerous Request.Path value was detected from the client (?).
when this URI: http://www.site.com/%3f
.
How can I write an integration tests around of all of this type of errors?
I want to test against all this erros:
A potentially dangerous Request.Path value was detected from the client
A potentially dangerous Request.Cookies value was detected from the client
A potentially dangerous Request.Form value was detected from the client
A potentially dangerous Request.QueryString value was detected from the client
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论