oesmith / puffing-billy

A rewriting web proxy for testing interactions between your browser and external sites. Works with ruby + rspec.
MIT License
656 stars 170 forks source link

Added Billy.config.allow_params whitelist feature #200

Closed destinf closed 6 years ago

destinf commented 6 years ago

Added the allow_params feature along with a Billy.config.use_ignore_params to allow the user to select between using ignore_params to as a blacklist for results and allow_params as a whitelist for results.

destinf commented 6 years ago

Hi @ronwsmith, I've made the changes as requested, please let me know if there's anything else that needs to be changed.

ronwsmith commented 6 years ago

Looks good, I'll try to cut a new release soon!

ronwsmith commented 6 years ago

Released in v0.11.0