ijpiantanida / talkback

A simple HTTP proxy that records and playbacks requests
MIT License
284 stars 41 forks source link

Feature: Add option to disable tape replays #22

Closed thejettdurham closed 5 years ago

thejettdurham commented 5 years ago

Implements #21

In this implementation, I used cache to refer to the idea of replaying tapes. However, I'm not entirely sold on that particular nomenclature. Feel free to suggest a better alternative :grin:

ijpiantanida commented 5 years ago

See my comment in #21.