开发者

IE version of Firefox's Live HTTP Headers

开发者 https://www.devze.com 2023-01-04 22:03 出处:网络
Is there any free equivalent of Firefox\'s Live HTTP Headers for IE? Proxy servers are okay, provided they ar开发者_如何学运维e free.Fiddler is the gold standard of http debugging proxies.And it is f

Is there any free equivalent of Firefox's Live HTTP Headers for IE?

Proxy servers are okay, provided they ar开发者_如何学运维e free.


Fiddler is the gold standard of http debugging proxies. And it is free (as in beer).


http://www.blunck.info/iehttpheaders.html


I think that the best tool for the job would be Wireshark.

Not only you can inspect HTTP, but a lot more.


The whole purpose of usinh HTTP watch was to see the HTTP packets in SSL based connection. That is not possible when you use Wireshark.

0

精彩评论

暂无评论...
验证码 换一张
取 消