Fiddler is not capturing web request from Firefox
Fiddler is not capturing web request from Firefox
You can also get the FiddlerHook plug in for Firefox that lets you handle how you want traffic to be routed through Fiddler
For recent versions of Fiddler, installing FiddlerHook manually is no longer necessary.
However, you still need to set up the proxy and certificate for Fiddler in Firefox. This blog post explains those steps.
https://docs.telerik.com/fiddler/knowledgebase/fiddlerhook
Configuring Firefox for Fiddler
Mozilla Firefox is unlike most Windows browsers in that it does not use the system’s proxy and certificate settings by default. That means that Firefox may require some additional configuration to work properly with Fiddler.
To get Firefox running with Fiddler, you need to:
- Configure Firefox to proxy its traffic to Fiddler.
- Configure Firefox to trust Fiddler’s root certificate.
Fortunately, both of these are simple tasks.
Configuring the Proxy
Firefox’s proxy settings are found by opening its Tools menu, clicking the Options item, and opening the Advanced settings. Select the Network tab.
At the top of the tab, click the Settings… button to the right of Configure how Firefox connects to the Internet.
At this point, you have two choices:
- You can configure Firefox to respect the system proxy settings.
- You can manually configure Firefox to point at Fiddler.
If you’d like Firefox to work like all other browsers, sending traffic to Fiddler when Fiddler is set to Capture Traffic, simply choose the Use system proxy settings option, then click OK. This is the recommended configuration:
Alternatively, you may manually configure Firefox to send traffic to Fiddler by entering the IP address and port (by default, 127.0.0.1 and 8888) in the appropriate boxes:
If you configure Firefox to use this Manual Proxy configuration, you’ll have to come back and revert these settings after you close Fiddler. If you forget to do so, Firefox will not load pages and instead show the following error message:
What about FiddlerHook?
You may have noticed that installing Fiddler also installs a Firefox extension named FiddlerHook.
This extension is meant to help simplify the configuration of Firefox to use Fiddler.
However, over the years, Firefox has started disabling extensions by default, and you may find that your FiddlerHook extension isn’t enabled. If it is, no worries—the last two sections have shown you how to manually configure Firefox.
If you’d like to use FiddlerHook instead, enable it using Firefox’s Tools > Add-ons > Extensions screen, restart Firefox, and read on.
When enabled, FiddlerHook adds a Monitor with Fiddler command to Firefox’s Tools menu.
The menu offers the ability to change whether Fiddler is used as Firefox’s proxy, and permits you to launch Fiddler directly.
If the Show StatusBar item in the Monitor with Fiddler menu is ticked, and Firefox’s View > Toolbars > Add-on Bar option is also ticked, Firefox’s status bar will show the current state of FiddlerHook at the bottom right:
作者:Chuck Lu GitHub |
【推荐】国内首个AI IDE,深度理解中文开发场景,立即下载体验Trae
【推荐】编程新体验,更懂你的AI,立即体验豆包MarsCode编程助手
【推荐】抖音旗下AI助手豆包,你的智能百科全书,全免费不限次数
【推荐】轻量又高性能的 SSH 工具 IShell:AI 加持,快人一步
· 记一次.NET内存居高不下排查解决与启示
· 探究高空视频全景AR技术的实现原理
· 理解Rust引用及其生命周期标识(上)
· 浏览器原生「磁吸」效果!Anchor Positioning 锚点定位神器解析
· 没有源码,如何修改代码逻辑?
· 全程不用写代码,我用AI程序员写了一个飞机大战
· DeepSeek 开源周回顾「GitHub 热点速览」
· MongoDB 8.0这个新功能碉堡了,比商业数据库还牛
· 记一次.NET内存居高不下排查解决与启示
· 白话解读 Dapr 1.15:你的「微服务管家」又秀新绝活了
2018-09-05 sql prompt
2017-09-05 ref