What do we mean by an HTTP Module?

 Posted by Vishalneeraj-24503 on 3/1/2015 | Category: ASP.NET Interview questions | Views: 1392 | Points: 40
Answer:

Simply an HTTP module is a piece of code that sits between the client and the web server.All the request that are made through the Web Server passes through HTTP Module.So,we can say that an HTTP Module is an mediator between Client and the Web Server.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response