aspnetcore/test/Microsoft.AspNetCore.Antifo...
Ryan Nowak ac107b5371 Make IsRequestValid check HTTP method
This code was popping up everywhere this method is called. Seems bad to
duplicate it. Really what the caller wants to know is 'is the request
valid or a potential CSRF exploit?'. This gets the API closer to that.
2016-02-12 16:52:25 -08:00
..
Internal Make IsRequestValid check HTTP method 2016-02-12 16:52:25 -08:00
Microsoft.AspNetCore.Antiforgery.Test.xproj
TestOptionsManager.cs
project.json Enable tests to run in donet xunit runner 2016-02-09 21:50:19 -08:00