What Operation System parameters can be changed by Fiddler while it's running?

1 Answer 85 Views
Fiddler Classic Windows
Yamato
Top achievements
Rank 1
Yamato asked on 06 Sep 2024, 04:55 AM

I'm seeking the difference of Operation System (Windows10)  parameters between when Fiddler is running and not.
The behavior of secure network traffics can change somehow, like proxy setting, while Fiddler is running.
If someone knows more about this, please give me an assistant. Thanks!

1 Answer, 1 is accepted

Sort by
0
Nick Iliev
Telerik team
answered on 10 Sep 2024, 07:45 AM

Hello Yamato,

 

Fiddler acts as an MITM proxy, and as such, it could change the default TLS version (and the used cipher) and can also introduce a small delay in transitioning the HTTP requests and responses. Those and some other reasons why a request might behave differently when Fiddler is in the middle are highlighted in the following blog post:

https://www.telerik.com/blogs/help!-running-fiddler-fixes-my-app- 

Fiddler can also explicitly modify the default request and response through its AutoResponder feature (the alternative in Fiddler Everywhere is called "Rules").

Another possible difference is that Fiddler Classic supports older versions of TLS (TLS 1.1, TLS 1.2) and HTTP/1. In contrast, the actual request might be using newer protocol versions like TLS 1.3 and HTTP/2 (these versions are supported in Fiddler Everywhere).

Please be aware that Fiddler Classic is not in active development and offers no commitments for releases, patches, or tech support. By using this product, you assume all associated risks.

 

Regards,
Nick Iliev
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
Fiddler Classic Windows
Asked by
Yamato
Top achievements
Rank 1
Answers by
Nick Iliev
Telerik team
Share this question
or