Community

Modifying the HTTP Response Using Filters

(Scott Mitchell) When a browser requests an ASP.NET page from a web server, the ASP.NET engine takes that request through a number of steps that, together, generate the resulting markup, which is returned to the requesting browser for display. The stages in this process are referred to as the HTTP P

Read More - Register for Free Membership