aneilbaboo / replayer

Replay HTTP requests for testing Node.js / Javascript code
Apache License 2.0
33 stars 7 forks source link

Sensitive data not replaced in .request file #23

Closed rupurt closed 5 years ago

rupurt commented 6 years ago

Hi,

I'm trying to use the substitution for sensitive data. I can get it to work on the .headers files. However I feel like it should also do the same thing on the .request files.