How to get UnAuthorizedAccess (401) HTTP response when using ASP.NET Forms Authentication and AJAX
I’ve a ASP.NET MVC application that uses FormsAuthentication and this application gives single page application experience to users after a user is authenticated where it uses AJAX for all HTTP...