Click here to Skip to main content
15,891,033 members
Articles / Programming Languages / C#

Logging HTTP request/response details in ASP.NET - no code!

11 Jan 2024CPOL3 min read 450  
Gain insight into a web application's request/response without adding any logging code.
A how-to guide that will enable you to start logging request/response details in your ASP.NET web application by using an IIS module. Handy for troubleshooting web applications/services that do not have any "baked-in" logging.
This is an old version of the currently published article.

We're sorry, but the article you are trying to view was deleted at 12 Jan 2024.

Please go to the C# Table of Contents to view the list of available articles in this section.