submitted by
Arthas
on 19-06-2008
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.
Latest changes:
- Improved Fiddler Options dialog
- ProcessID column added to Session List
- Process Filter added to Filters tab
- Improved Upstream Gateway support
- Improved Performance
- AutoStream Video option
- Various bug fixes