I\'m trying to make an api in ASP.NET MVC. Unfortunately I have problem with two HTTP requests: DELETE and PUT
[ActionName(\"Index\")] [HttpGet]
This change in Web.config solve my problem