Fiddler (software)
From Wikipedia, the free encyclopedia
Fiddler | |
---|---|
Design by | Eric Lawrence[1] |
Initial release | 2003-10-06[2] |
Latest release | 2.1.2.0 / 2007-11-21[2] |
OS | Windows 2000, XP, 2003, Vista[3] |
Platform | Microsoft .NET Framework 1.1[3] |
Genre | HTTP debugging proxy[3] |
Website | http://www.fiddler2.com/fiddler2/ |
Fiddler is an HTTP debugging proxy written by Eric Lawrence of Microsoft.[1] It seamlessly captures HTTP traffic and logs it for the user to review.[4] It can also be used to "fiddle" with HTTP traffic as it is being sent.[3]By default, traffic from Microsoft's WinINET HTTP(S) stack is automatically directed through Fiddler at runtime, but any browser or application can be configured to route traffic through Fiddler.
The new version, known as Fiddler2, offers support for interception and tampering with HTTPS traffic.
[edit] See also
- IE7pro Enhance and change Internet Explorer settings
- iMacros Web automation and web testing inside Internet Explorer
[edit] External links
- Fiddler2 Homepage
- Fiddler PowerToy - Part 1: HTTP Debugging
- Fiddler PowerToy - Part 2: HTTP Performance
- Fiddler Blog