Sompal Arya

Sompal Arya

  • NA
  • 248
  • 26.1k

How to add CSRF token in body or url of each httprequest asp

Jan 20 2016 2:51 AM


I am working on web based application in asp.net c# . I have to add CSRF token in the body or url of each http request to prevent CSRF attacks. I tried some googled solutions but they did not work for me.

Answers (1)