Skip to main content

Posts

Showing posts from November, 2016

View request headers in IIS

To view request headers of incoming requests from IIS, you can use failed request tracing in IIS to include status code 200. This would log successful requests too and you can view all request headers in the "request details" > "general request headers" section.