Hi,
How can I set timeout to sessions?
Hi, I'm new to Fiddler, I really need it in my web debugging (I use ASP.NET)
I tried to search for how to use it, but there is no much useful topics on this, may be due to its easiness!
but what I'm trying to do is capturing the session from my Web API service, but in Fiddler, as soon as I start the service, it start to capture a lot of sessions
and keep adding to its list, none of them seems is what I requested.
I'm following a tutorial on YouTube, where the tutor starts the service and issue a GET request and fiddler stores just this session.
Is there any configuration I can do to get it working like that?
Thanks in advance.
(I attached a screenshot of what the Fiddler looks like when I start the Web API service)
I am adding color / highlight code to the CustomRules.js file since I need to have some IF statements and other logic items to know when to apply the color. I have the logic working in the CustomRules.js file, but only for new sessions that I am capturing.
How can I open a SAZ file and have the logic in the CustomRules.js apply to previously saved sessions?
Thanks
Scott
Hi,
I am trying to debug API calls from Android (6.0.1) App and have tried all the suggestions I can find on this forum and Google.
I am on Fiddler 4.6.2.32002
I have installed the Fiddler CA certificate using ipv4.fiddler:8888 on the Android device using CertEnroll and MakeCert, with wildcard enabled and also disabled. I am clearing certificates on device and Fiddler each time I try a different certificate.
I am able to see the certificates on the Android device as shown on attached screenshots.
But in Fiddler I only can see the "Tunnel To" requests.
Using IOS device it works fine after registering the certificate following similar procedure.
Any assistance would be appreciated.
Thanks