fiddler之filters过滤器的使用

测试的时候会发现好多不需要的请求也会被抓取到,这时候我们就需要过滤一下,使用filters很简单

 

1.选中filters,点击 Use Filters,选择show only the following hosts,在输入框中输入你想要留下的请求的host,假如有多个使用英文的【;】分号隔开即可,其他的都不用设置

fiddler之filters过滤器的使用

2.不用的时候,把 Use Filters去掉就行了。

注:可以根据你的需求选择fiddler之filters过滤器的使用

a. hide the following hosts:你配置的hosts都隐藏不显示,与第二项相反

b.flag the following hosts:配置的hosts都加粗显示