Closed drayfar closed 8 years ago
Adds logic to fall back to the built-in AntiForgeryToken hidden input if no FlushedAntiForgeryToken exists. Avoids sending a new AntiForgeryToken cookie in the response if one already exists in the request.
Adds logic to fall back to the built-in AntiForgeryToken hidden input if no FlushedAntiForgeryToken exists. Avoids sending a new AntiForgeryToken cookie in the response if one already exists in the request.