Fiddler – Web Debugging Proxy
Fiddler is Web Debugging Proxy which logs all http/https requests between your computer and the Internet. It allows you to inspect all http/https requests, set breakpoints, and fiddle with incoming or outgoing Internet data. It includes a powerful event based scripting subsystem, and can be extended using any .NET language. It is written by Eric Lawrence of Microsoft
Fiddler is freeware and can debug traffic from any application, including Internet Explorer, Mozilla Firefox, Opera, and thousands more. It runs as a proxy server on the local machine or on a remote server and it is written in C with .NET Framework v2.0.
System Requirements:
Windows 2K / XP / 2K3 / Vista / 2K8 / Windows 7
Microsoft .NET Framework v2.0 or later
8 MB disk space / 800 MHz processor (2.4 GHz)
256 MB RAM (1GB+ is highly recommended)
The User Interface Guide explains the overall Fiddler interface:
* Use the Options Dialog to configure Fiddler.
* Use the AutoResponder Tab to configure Fiddler to return local content for client requests.
* Use the Filters Tab to easily filter and perform lightweight traffic modifications.
* Use the QuickExec Box to more effectively use Fiddler from the keyboard.
* Learn hotkeys in the Keyboard Reference.
Download: Normal Version
Official website:




Comments are closed.