JTK – Notes and Ramblings Things we have found …

3/13/2005

Fiddler HTTP Debugger – Fiddler

Filed under: General — taing @ 9:01 pm

Fiddler HTTP Debugger – Fiddler
Fiddler is a HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet. Fiddler allows you to inspect all HTTP Traffic, set breakpoints, and “fiddle” with incoming or outgoing data. Fiddler is designed to be much simpler than using NetMon or Achilles, and includes a simple but powerful JScript.NET event-based scripting subsystem.

Powered by WordPress