开发者

Utility to view request/response headers during browsing session?

开发者 https://www.devze.com 2023-03-02 20:18 出处:网络
I\'m wondering if there are any utilities out there that will display the request/response headers sent/received by my web browser during a browsing session. Does anyone know of anyth开发者_开发知识库

I'm wondering if there are any utilities out there that will display the request/response headers sent/received by my web browser during a browsing session. Does anyone know of anyth开发者_开发知识库ing useful?

I'm familiar with the Modify Headers add-on for Firefox 4 and the HTTP Client utility for MacOSX but neither of these do quite what i'm looking for.


I suspect Fiddler might help here - it captures all of the traffic, including headers, content, etc. It works on startup with IE or Chrome; Firefox needs to be configured to use it as a web proxy.

0

精彩评论

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