How to sniff http requests

Posted by Costa on Stack Overflow See other posts from Stack Overflow or by Costa
Published on 2010-04-13T15:20:41Z Indexed on 2010/04/13 15:32 UTC
Read the original article Hit count: 317

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?

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about web-development