Thursday, 16 December 2010

What is HTTP module?


 

These are the assemblies, and when you are sending any requests to your application then this assembly will call. This is also a part of the ASP.NET request pipeline and has access to life-cycle events throughout the request. HTTP modules are examining the incoming and outgoing requests and it takes action based on the request made by user.

No comments:

Post a Comment