Tags
Language
Tags
April 2024
Su Mo Tu We Th Fr Sa
31 1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 1 2 3 4

Debugging with Fiddler: The complete reference from the creator of the Fiddler Web Debugger

Posted By: ksveta6
Debugging with Fiddler: The complete reference from the creator of the Fiddler Web Debugger

Debugging with Fiddler: The complete reference from the creator of the Fiddler Web Debugger by Eric Lawrence
2012 | ISBN: 1475024487 | English | 330 Pages | PDF | 5.45 MB

Fiddler is a Web Debugging Proxy platform that monitors and modifies web traffic. This freeware tool enables developers, testers, and enthusiasts to inspect traffic, set breakpoints, and "fiddle" with incoming or outgoing data. Fiddler includes powerful event-based scripting, and can be extended using any .NET language. FiddlerCore, the core proxy engine underlying Fiddler, is available to integrate into any .NET application. In this book, you'll learn to fully exploit the power of Fiddler to debug traffic from virtually any web-related application, including Internet Explorer, Google Chrome, Apple Safari, Mozilla Firefox, Opera, and thousands more. You'll see how to debug HTTPS traffic, and use Fiddler with popular devices like iPhone/iPod/iPad, Windows Phone, and others. After exploring the hundreds of built-in features, you'll learn to extend Fiddler using the FiddlerScript engine or build your own applications atop the FiddlerCore class library.