Hi,
I have been using Fiddler for a long and working fine but this morning I updated to latest version and things got weird. I am hitting API from Visual Studio C# code but fiddler has stopped capturing my request. On top of it , it has blocked my request as well, so I am not able to run my code in capturing request.
When I turn off the capture, it let my code execution complete but that way I am not able to see my request in fiddler.
I have also enabled the Decrypt HTTPS traffic but I did not get the option to save the Certificate "Trust the Fiddler Root certificate?"
Although if I am doing browsing through browser, it is capturing all the request but few request have the Lock icon against them.
8 Answers, 1 is accepted
Regards,
Eric Lawrence
Telerik

Glad to hear that!
Regards,
Boyan Boev
Telerik


Hi,
I am getting this message in fiddler. Can we have any settings to display response above 100kb?
*** MESSAGE > 100 KB TRUNCATED FOR PERFORMANCE ***
Thanks,
akshay
Could you please, elaborate on where exactly you get this message. The only place on top of my mind for which I know that Fiddler truncates data is in the Raw Inspector tab. There you could right-click on the request or the response and deselect the Auto Truncate option.
Regards,
Simeon
Progress Telerik

Hi,
I am using the WCf service and I have used Inspector to read the response. I am not getting AutoTruncate remove option
Thanks,
Akshay
In the Inspectors tab there are 13 inspectors (views) for the response by default: Transformer, Headers, TextView, SyntaxView, ImageView, WebView, Auth, Caching, Cookies, Raw, JSON and XML. Did you use any of these inspectors or something else? Could it be a 3rd party inspector for Fiddler, which you are using?
Regards,
Simeon
Progress Telerik