Hi,
I'm unable to access DuckDuckGo with Fiddler Everywhere. I can connect to DuckDuckGo without Fiddler. I think it's because DuckDuckGo detects Fiddler. Other possibilities are that the Fiddler certificate also supports unsafe TLS 1.0 and TLS 1.1, and their server ignores the request, but I'm not sure. Can you connect to DuckDuckGo, or is this issue exclusive to me? Thanks
This is what I received in the response.
I need to capture URLs for Oracle SmartView logins. I saw some video for fiddler classic to setup. but can you help me to do the same set up ln enterprise.
https://youtu.be/syUoIw8N2WQ
pls provide the steps for enterprise:
When I try to analyse the requests on Yahoo Finance, I see different results when requesting from a browser with Fiddler turned on compared to the same request when Fiddler is turned off. I also tried different capture methods (System Proxy, Network Capture and Browser), but the same occurs. If I use this url:
Opening this url in a Chrome tab with Fiddler turned off, everything works fine (HTTP 200 response). Wih Fiddler turned on, however, the site responds with a HTTP 429 code (Too Many Requests).
Why this is happening?
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).