Handle MVC5 OnException being overridden but still providing for AntiForgeryTokenError with customErrors mode=“RemoteOnly”

后端 未结 0 1658
傲寒
傲寒 2021-01-14 08:34

I\'ve implemented a means to handle AntiForgeryTokenError by overriding the OnException function in a class which inherits from HandleErrorAttribute. But, this requires that

相关标签:
回答
  • 消灭零回复
提交回复
热议问题