码迷,mamicode.com
首页 > 其他好文 > 详细

fiddler简单使用AutoResponder重定向功能

时间:2020-08-19 19:36:23      阅读:78      评论:0      收藏:0      [点我收藏+]

标签:文件   ddl   相关   cts   传递   使用   fiddler   mamicode   alt   

fiddler利用AutoResponder重定向功能 将服务器的返回数据(即原资源)重定向到本地的文件,进行调试

Enable rules:启用规则
Accept all CONNECTs:允许所有连接
Unmatched requests passthrough:不匹配的请求继续传递
Enable Latency: 设置延时

1、访问需要拦截的地址,选择AutoResponder页签 ,拖动相关请求地址到规则列
2、勾选Enable rules 、Unmatched requests passthrough、Enable Latency 等4个选项
3、根据需要可以选择匹配规则 和 对应的响应内容 ,如图示

技术图片

技术图片

技术图片

技术图片

fiddler简单使用AutoResponder重定向功能

标签:文件   ddl   相关   cts   传递   使用   fiddler   mamicode   alt   

原文地址:https://www.cnblogs.com/tianxian/p/13515718.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!