Using ServiceCapture and Fiddler with FireFox
September 5, 2008 – 11:40 pm by Sam AhnI've been using both ServiceCapture and Fiddler for a while now to debug HTTP traffic from web applications (I've dabbled with TamperData but never got hooked). Using such software with FireFox was a bit cumbersome due to the network settings you have to turn on and off. That is until I stumbled across the ConnSets plugin. ConnSets lets you save network settings configurations and switch from one to another with a click of a menu option. Here are some tips for working with ConnSets: Create a Default Setting After installing ConnSets, you get the default option "none - Standard" as shown in this screenshot: Selecting "none - Standard" essentially turns off ConnSets. If you've changed your network settings and then choose "none - Standard" it does not reset your settings to the default "Direct connection to the Internet". Create a default setting and use that instead of "none - Standard". Go to: Tools > Options ...