标签: asp.net-mvc error-handling client-server
当我将两个“&#”特殊字符分开时,不会发生任何错误。但是,当两者在一起时,它将捕获错误消息A potentially dangerous Request.Form value was detected from the client。
A potentially dangerous Request.Form value was detected from the client
有人知道根本原因吗?