How to override what response [ValidateAntiForgeryToken] returns or validate the token manually?

前端 未结 0 825
孤独总比滥情好
孤独总比滥情好 2021-02-08 19:02

If I use [ValidateAntiForgeryToken] attribute for the API method I get autogenerated HTTP400 JSON. I want to be able to ovewrite JSON contents. Can I somehow manual

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