Tag Archives: Fiddler

A Useful Fiddler Bookmarklet

IE 7 and up are hard-coded to bypass the proxy when the host is “localhost”. When Fiddler is running, you can change localhost to “ipv4.fiddler” to trick your browser into talking to the Fiddler proxy as documented here.
Since manually changing the host every time I want to test an ASP.NET or Silverlight application is so [...]