开发者

Fiddler use Inspector Raw by default

Fiddler is awesome. But one thing that bugs me is that every time I double click a Session it defaults to opening the Inspectors tab and tries to guess what inspector to show. I wa开发者_如何学Cnt it to always show me the Raw inspector for both Request and Response.

Is there any way to make Fiddler always default to this?


I can accomplish what I am after by simply single clicking a session. The first time I need to select Raw for both Request and Response, then single clicking any future sessions leaves them selected. Good enough.

As EricLaw points out the true solution to this is possible and very simple:

You can set the "default active" request and response inspectors like this: Click Rules > Customize Rules, and scroll down to the OnBoot handler and uncomment the lines that set the default Inspectors. Then change the two instances of the text "HEADERS" to "RAW".


Accessing about:config using QuickExec box then adding preferences one by one on the pictures which are below:

Fiddler use Inspector Raw by default

Fiddler use Inspector Raw by default

Or Eric Law comment:

Fiddler use Inspector Raw by default

Also I wanted to put HTTP METHOD information as an column:

Fiddler use Inspector Raw by default

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜