reibitto/be-kind-rewind

Filter sensitive data feature

Closed this issue · 0 comments

This is self-explanatory. If there are sensitive API keys being sent, you don't want to commit those in your respository (especially in a public repo). Perhaps VcrClient could also take in a Transformer class of some kind which does post processing before saving to disk.

I imagine you should be able to transform both requests and responses. Not only requests.