kendarorg / HttpAnsweringMachine

Mixing trafficparrot, mitm proxy and pact.io, without using all of them. Real mocks, Recording, Inspections, PACT and NULL infrastructure at once
MIT License
32 stars 3 forks source link

Add filters for record-replay #143

Closed kendarorg closed 1 year ago

kendarorg commented 1 year ago

On record/replay insert into the "extensions" part a field for "dbNames" (local,mydb,anotherdb) and "sites" (*.google.com,gateway,fe)

Default to "*" for all of them

This to avoid intercepting unwanted calls and to ease the creation of recordings

May be some br and a box around the extension properties