My Fiddler Session in Sela’s Dev Days
Today was my last session in the Dev-Days conference, and this time it was about Fiddler.
In this 1-day session we saw how Fiddler can be used to sniff communication, use it as a reverse proxy, manipulate the communication, and how to extend Fiddler with your own custom inspectors and request/response tampering code.
We also saw several extensions for fiddler such as the SyntaxView, the request code generator, and the FiddlerScript utility that enables you to edit the Fiddler’s script using intellisense.
You can download the presentation and the code samples (including two sample inspectors I wrote) from here.
Hope to see you again in our next conference.