Fiddler and localhost

I would like to share a really useful trick if you need to use Fiddler with a website running on the localhost (i.e. ASP.NET Developer Server or Cassini). Open-mouthed

Fiddler will not recognize your address in this form…

image

…but it will work if you replace “localhost” with “ipv4.fiddler”!

image 

image

More info: http://www.fiddlertool.com/Fiddler/help/hookup.asp

posted on 2011-05-23 12:57  jmbkeyes  阅读(198)  评论(0)    收藏  举报

导航