Fiddler Web Debugger
Fiddler is a HTTP Debugging Proxy which logs all HTTP traffic between your computer and the Internet.
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 includes a powerful event-based scripting subsystem, and can be extended using any .NET language.
Fiddler is freeware and can debug traffic from virtually any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more.
Required OS: not specified
Tags:
http
, webdevelopment
, network
, proxy
, debug




1 Opinion
I have switched to Mac and love it, but there are two Windows application i truly miss: Fiddler Web Debugger and SQL Server Management Studio.
Fiddler is a must have tool for any serious web-developer. If you do any Ajax stuff the need of monitoring http traffic and Fiddler does a perfect job at it.