
Fiddler is a free Web Debugging Proxy that works seamlessly across most platforms, systems and browsers. It logs all incoming and outgoing traffic from your computer to the Internet and allows you to debug traffic from practically any application that supports a proxy.
It is possible to manipulate and edit web sessions using Fiddler by simply setting a breakpoint so that the session process can be paused, thereby giving you...