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). Fiddler will not recognize your address in this form… …but it will work if you replace “localhost” with “ipv4.fiddler”! More info: http://www.fid
阅读全文
posted @ 2011-05-23 12:57