1. fiddler使用5389端口号

2. 配置代理

regex:https?://*****/tour(.*)
regex:https?://*****/tour(.*)
regex:https?://*****/tour(.*)
http://localhost:3000/webapp/vacations/tour$1
 
3. 开启Capturing
fiddler重定向本地请求到fat/uat/生产环境

相关文章:

  • 2022-12-23
  • 2021-04-20
  • 2022-12-23
  • 2022-12-23
  • 2021-11-10
  • 2021-12-27
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-07-07
  • 2021-09-10
  • 2022-01-14
  • 2022-12-23
  • 2021-07-04
相关资源
相似解决方案