Module that prevents ASP.NET Forms Authentication to redirect the user to the login page. This is helpful for AJAX, JSON, and
all other of non Web Representation (Views/Pages) type of requests.
We've added support for the Http Module.
In order to use this extension you must have the ReflectInsight Viewer installed. Download and install the ReflectInsight Viewer from this location:
http://www.ReflectSoftware.com/Public/Download.aspx
You can view your Http messages in realtime, in a rich...
More information