简体   繁体   English

监视IE8发出的HTTP请求

[英]Monitor HTTP requests made by IE8

I thought developer tools could do this but I'm struggling to find it. 我认为开发人员工具可以做到这一点,但我很难找到它。 Any other recommendations? 还有其他建议吗?

提琴手可以做到。

Fiddler is the best tool. 提琴手是最好的工具。 Depending on needs you can use network sniffer as well, like Wireshark or Microsoft Network Monitor. 根据需要,您也可以使用网络嗅探器,如Wireshark或Microsoft网络监视器。

I have had success with HTTP Watch Basic . 我在HTTP Watch Basic上取得了成功。 I have tried Fiddler and wireshark. 我试过Fiddler和wireshark。 They are great tools, assuming you have the permission to use them in a corporate environment. 假设您有权在企业环境中使用它们,它们是很好的工具。 Typically, the corporate security team will not allow them to be installed (at least in my situation). 通常,公司安全团队不允许安装它们(至少在我的情况下)。 I have had success with HTTP Watch Basic when debugging SAML issues for single-sign-on. 在调试单点登录的SAML问题时,我已经成功使用HTTP Watch Basic。 HTTP Watch basic seems to be the the primary option to use for IE8. HTTP Watch基本似乎是IE8使用的主要选项。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM