开发者

How do I see the contents of the file in fiddler?

开发者 https://www.devze.com 2023-02-27 09:25 出处:网络
Im trying to see the actual files that have been sniffed by fiddler. So开发者_运维技巧 I have a load of session and in them is for example some .js files. But when I click on the entry in fiddler I ca

Im trying to see the actual files that have been sniffed by fiddler. So开发者_运维技巧 I have a load of session and in them is for example some .js files. But when I click on the entry in fiddler I cannot seem to see the actual file. When I click 'textview' I just see a black green screen at the bottom right hand side of the GUI.


May be the text color is same as background color so you cannot see them.

Menu >> Tools >> Fiddler Options >> Appearance >> Set Readonly Color, then choose a white color.

0

精彩评论

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