The only reason I ever used IE is for Fiddler tool in last 2 years. Now looking at Fiddler docs there seems to be way to use Fiddler with Firefox.
Here the steps:
1. Look for BrowserPAC.js in fiddler directory under "My Documents". (for me its C:\My Documents\Fiddler\Scripts\BrowserPAC.js)
2. Use "Automatic proxy configuration URL:" for Firefox and set the value to BrowserPAC.js full path (Tools --> Options --> Advanced --> Network --> Connection).
Friday, February 16, 2007
Using Fiddler with Firefox
Posted by Kumar at 10:35 AM
Subscribe to:
Post Comments (Atom)
11 comments:
That worked great! Thanks!
great job!!
Thank you.
Thanks a lot!!
Thanks so much. excellent!
It worked. Thanks!
Perfect! ... Thanx
Worked great. Had some trouble with the spaces and such initially, but got it working. This is awesome.
It was working for me, but then for some reason it stopped.
If you also have this problem, all you need to do is click the "Reload" button.
Thank you very much!
Hi,
if you want a Java tool to intercept message have a look at Membrane Monitor. It can be extended with Interceptor classes written in Java.
See: http://www.membrane-soa.org/soap-monitor/
Post a Comment