How to sniff http requests

Costa picture Costa · Apr 13, 2010 · Viewed 12.6k times · Source

I want to sniff a local HTTP request to an ASP.NET web application.

Is telnet an option?

How do you capture packets to a web application?

Answer

Rowland Shaw picture Rowland Shaw · Apr 13, 2010

Depending on your exact requirements, Fiddler may be sufficient.