Jump to content

Fiddler (software)

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by Tsviatko Yovtchev (talk | contribs) at 14:02, 25 October 2016. The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Fiddler
Original author(s)Eric Lawrence[1]
Developer(s)Eric Lawrence, Currently Telerik
Initial release6 October 2003; 21 years ago (2003-10-06)[2]
Stable release
4.6.3.44034 / 25 October 2016; 8 years ago (2016-10-25)
Operating systemWindows XP, 2003, Vista, 2008, 7, 8, 10,[3] Linux (Beta)[4]
Platform.NET Framework 4.0 & .NET Framework 2.0[3]
Size1 MB
TypePacket analyzer[5]
LicenseFreeware
Websitewww.telerik.com/fiddler/

Fiddler is an HTTP debugging proxy server application written by Eric Lawrence, formerly a Program Manager on the Internet Explorer development team at Microsoft.[1]

Features

Fiddler captures HTTP and HTTPS traffic and logs it for the user to review (the latter by implementing man-in-the-middle interception using self-signed certificates).[6]

Fiddler can also be used to modify ("fiddle with") HTTP traffic for troubleshooting purposes as it is being sent or received.[5] By default, traffic from Microsoft's WinINET HTTP(S) stack is automatically directed to the proxy at runtime, but any browser or Web application (and most mobile devices) can be configured to route its traffic through Fiddler.[citation needed]

History

On 6 October 2003, Eric Lawrence released the initial official version of Fiddler.[2]

On 12 September 2012, Eric Lawrence announced that Fiddler was acquired by Telerik and he would join the company to work on Fiddler on a full-time basis.[7]

On 23 December 2015, Eric Lawrence announced he was leaving Telerik in favor of Google's Chrome security team.[8] Telerik continues developing Fiddler now.

See also

References

  1. ^ a b Lawrence, Eric (6 June 2005). "HTTP Performance". IEBlog. MSDN (Microsoft corporation).
  2. ^ a b "Fiddler HTTP Debugger - Version Info". Retrieved 17 August 2012.
  3. ^ a b "Fiddler Web Debugger - Get Fiddler". Retrieved 4 January 2016.
  4. ^ "Mono - Fiddler". Retrieved 7 January 2016.
  5. ^ a b "Fiddler Web Debugger - Fiddler". Retrieved 20 August 2010.
  6. ^ Lawrence, Eric (January 2005). "Fiddler PowerToy - Part 1: HTTP Debugging". MSDN (Microsoft corporation). Retrieved 15 January 2007.
  7. ^ Lawrence, Eric (September 2012). "Fiddler Telerik". Fiddler. Archived from the original on 12 September 2012.
  8. ^ Lawrence, Eric (December 2015). "My Next Adventure". Retrieved 6 February 2016.

Further reading

  • Lawrence, Eric (15 June 2012). Debugging with Fiddler: The complete reference from the creator of the Fiddler Web Debugger. ISBN 978-1475024487.