Search code examples
filteringfiddler

How to persist the filters added by "Filter Now"?


In Fiddler you can:

Right click on a session Select Filter Now Show/hide domain/process enter image description here

Once you've added filters, they show up below the list of sessions:

enter image description here

Now the question is:

  1. How do I persist the filters across fiddler starts
  2. Can I save these filters, name them, in tags perhaps?

Solution

  • This was unsupported in the past, but with v5.0.20194.41348 the filters are now preserved out of the box.

    To clear the preserved filters, right click on them in the gray area below.