How to display localhost traffic in Fiddler while debugging an ASP.NET application?

后端 未结 14 1395
野的像风
野的像风 2020-12-07 13:23

How do I display localhost traffic in Fiddler while debugging an ASP.NET application?

14条回答
  •  北海茫月
    2020-12-07 13:40

    You should uncheck the checkbox:

    Bypass proxy server for local addresses

    Located at proxy configuration of Internet Explorer.

提交回复
热议问题