websocket message garbled
Hello, for some tests, I'd like to use Fiddler to route through the corporate proxy network and, in a specific case, process requests/responses directly with mitmproxy scripts (because Fiddler Everywhere doesn't yet offer the same functionality as FC).
So I connect Fiddler to mitmproxy by setting the gateway proxy to mitmproxy listening at localhost:9090.
But it seems that Fiddler doesn't respect this setting. It always routes through the internet normally.
Even if I intentionally configure the wrong proxy port, the connection persists.
What should I do? Maybe I got wrong something??
I'm using Fiddler in Linux and already added certificates of Fiddler and mitmproxy to the system (actually i'm using the same one).
I am running
Progress Telerik Fiddler Classic
When trying to import a net-export JSON file it fails with
---------------------------
Failed to import NetLogToday after upgrade Fiddler Classic to new version we got compilation error for our custom rules.
Fiddler version:
v5.0.20253.3311 for .NET 4.6.2
Built: Monday, March 31, 2025
64-bit AMD64, VM: 63.0mb, WS: 114.0mb
.NET 4.8 WinNT 10.0.22631.0
I don't see in release notes anything about FiddlerScript changes. So what need to be added now to resolve this issue?
I am running Windows 11 Home addition and a friend of mine is running Windows 10 Pro. When I installed Fiddler Classic on my computer I was able to start monitoring API traffic with a couple setting changes. Once I did that, everything worked fine including being able to go to various websites.
My friend installed the same version of Fiddler on his computer and immediately had issues going to websites. I gave him all of my settings and he never could see the API traffic. He did get a message indicating that "Do_Not_Trust Certificate was the cause of this.
Why would Fiddler work on my computer and not his? I did not think that installing a certificate would cause this issue. I would really appreciate any information that would help get Fiddler working for him
Thanks
Charles
Hi there, I've used Fiddler occasionally for years, but am new to Fiddler Anywhere. I want to use Fiddler to accurately time page load times of my Dynamics 365 CRM system. I used to do this by filtering on the URL of my CRM system, clearing the traffic window, loading a page, clicking Ctrl+A in the traffic window to highlight all the sessions, and then reading off the total time from start to end (currently shown as the Max Duration figure in the Overview Window).
This method is working for me some of the time currently, but only for about one in three page loads that I test. The problem seems to be related to the "Client Connected" time which sometimes doesn't reset for each page load. In the screenshot below, you can see that I clicked the link in my browser at 11:54:12, but the system is providing a timing which starts at 11:53:59 as the Client Connected time. It incorrectly tells me the session lasted 13.67s when it actually only began at the Client Begin Request time and took less than a second to complete.
Is there a way to tell Fiddler Anywhere to ignore the Client Connected time and measure from Client Begin Request instead? Alternatively, can I force my browser to start a new connection each time I load a page (which it seems to sometimes, if I've been idle for a minute or so)?
Any help greatly appreciated,
Best wishes,
Tony