After I am done working with a saved session in Fiddler Everywhere, I need to be sure no trace of it remains on my machine, as it can contain customer/user data.
At the moment, all sessions I open are copied to the following path:
C:\Users\<user>\.fiddler\<fiddler user id>\Snapshots
So, even if I close the tab in Fiddler, close Fiddler, and delete the original file I loaded (say, from my desktop), the data is still on my machine.
The request is that Fiddler cleans this folder up upon exit.
Perhaps this can be a setting in Options, or even some confirm dialog on exit (e.g., what if someone wants to keep some tabs open, although I'd like to avoid an extra confirm upon exit).
Best,
Marin