Hi DB,
This appears to be common in Internet Explorer (IE) going all the way back to IE8. See the
Digest Authentication not Working on IE8 where FireFox and Chrome are Fine StackOverflow thread for more information. This supports the provided observations with Fiddler and IE
. With that said, let me provide answers to the questions below.
1. - Using the default settings, Fiddler registers itself as the system proxy and all HTTP requests from WinINET go through Fiddler prior to reaching the target Web Server. See more details about this in the
Fiddler Proxy documentation.
2. - After selecting a session in the
Session List select the
Raw tab in the upper right window pane to see the request raw data.
3. - By default Fiddler won't modify the traffic unless a custom script is used to
Modify a Request or Response.
Please let me know if you need any additional information. Thank you for using the Fiddler Forums.
Regards,
Eric R | Technical Support Engineer
Progress Telerik
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Feedback Portal
and vote to affect the priority of the items