Fiddler Ideas

The free web debugging proxy for any browser, system or platform.

Save/Load filter presents

I find myself applying the same filters again and again on each launch of Fiddler (I mean the filters listed below the list of requests).

I think it would be really great if you could allow the restoration of previously applied filters (e.g. by having a save/load filters option).

Also, allowing to filter out by "Request Method" would be great too.

 

Congratulations on this tool, by the way.

It is really great. :)

  • Guest
  • Dec 23 2016
  • Future consideration
  • Attach files
  • Guest commented
    12 Nov, 2018 05:18pm

    This would be one of the best feactures ever!!!!

  • Guest commented
    28 Sep, 2018 08:54pm

    Massively needed, come on Telerik!!

  • Guest commented
    31 Aug, 2018 06:15am

    +1

  • Guest commented
    30 Aug, 2018 06:25pm

    need this pls!!! i keep fiddler open just cause i dont anna add the filters again!!

  • Guest commented
    29 Jul, 2018 02:53pm

    How old is this again? I thought Telerik guys implemented this,.. No?

  • Sina Zaimaran commented
    21 Jul, 2018 11:08am

    It's very easy to implement it... please act on it

  • Malisa Ncube commented
    11 Jul, 2018 06:31pm

    We really need this feature. Please.

  • Jörgen Andersson commented
    22 Feb, 2018 08:46am

    This feature is very much needed. This will save a lot of time when restart of fiddler.

  • Guest commented
    16 Feb, 2018 12:16am

    Very much needed....otherwise this becomes very annoying slowly and loss of focus

  • Guest commented
    6 Feb, 2018 01:25pm

    +1

  • Eric Kaufman commented
    3 Nov, 2017 07:01pm

    +1

  • Lars Andersen commented
    5 Aug, 2017 02:48pm

    Yes please ... I'm getting carpal tunnel syndrome by just thinking about having to filter out much of the stuff thats happening in the background...

  • Guest commented
    17 Jul, 2017 06:37pm

    Please this! If I could up vote this multiple times I would!

    +100

  • Guest commented
    11 Jul, 2017 06:02pm

    save/load filter is a must. 

  • Guest commented
    5 May, 2017 03:19pm

    Yes! And it would be great to be able to edit.saved filters!

    For example, when the Process Id changes, I could just update that.

  • Darren Evans commented
    4 May, 2017 08:38am

    +1 Find myself doing this ALL the time

  • Guest commented
    28 Apr, 2017 03:16pm

    +1 on a method to save the filters

  • Guest commented
    24 Jan, 2017 09:04am

    Yes! Yes! Yes! Save/Load filters! This is super required feature! It is very hard to work in modern environment with heavy network traffic from nearly all apps, when really required only from specific one. It is very annoying to apply the same filters again and again...

  • Eric Lawrence commented
    10 Jan, 2017 08:52pm

    FWIW, if you want to filter on request method today, you can create a rule in the AutoResponder (which can set flags on Sessions based on many criteria).

    Pattern: METHOD:POST
    Action: *flag:ui-hide=HidePosts

  • Eric Lawrence commented
    24 Dec, 2016 02:32pm

    Yes, the "Quick Filters" feature was never really finished, and there are a few obvious improvements to make. The only challenge is that some of the possible rules are very instance specific (e.g. filtering by process ID is unlikely to work for a long period)