Fiddler Ideas

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

Time delay on replay feature

i would like a feature to be added to fiddler, when you replay a request/response if you could set a time delay in numbers of minutes/seconds from the next replayed request/response is sent 🤔

 

its so so that replays don't issue too quickly.

  • Guest
  • Jan 9 2017
  • Under review
  • Attach files
  • Gregory Suvalian commented
    July 08, 2017 20:41

    It's good for demo purpouses where you'd like show response changes over time if do server side changes (like adding different header etc). Reissue requests processes them as fast as possible which might not what you want when you prefer to have delay up couple of seconds. This is my use case.

  • Eric Lawrence commented
    January 10, 2017 18:58

    It wouldn't be hard to write an extension that did this, but can you elaborate on what feature you're using to "Replay" today and how long of a delay you'd want?