Hi,
I have a .net web application and deployed on my localhost IIS. And my .net web application make queries to server.
How can I use fiddler to capture the HTTP traffic made between my IIS .net and the outside server?
I find this link:
https://mgrowan.wordpress.com/2015/02/19/capture-iis-network-traffic-in-fiddler/
I don't see web.config in my project.
I have a .net web application and deployed on my localhost IIS. And my .net web application make queries to server.
How can I use fiddler to capture the HTTP traffic made between my IIS .net and the outside server?
I find this link:
https://mgrowan.wordpress.com/2015/02/19/capture-iis-network-traffic-in-fiddler/
I don't see web.config in my project.