Hi I have little problem. I can't use AcceptVerb.Get on some ASP.NET MVC actions because when I use $.get(..) IE sends POST instead of GET. Why???
Please help :)
edit: Forget to add that Firefox work as I want - the same code in Firefox performs GET.