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

Allow intercepting requests with any method #263

Closed eyusupov closed 5 years ago

eyusupov commented 5 years ago

Add a new value all to proxy stub handler's method option that will intercept all requests regardless of the method.

ronwsmith commented 5 years ago

Thanks for the contribution! Looks good, I'll try to get it in soon.

eyusupov commented 5 years ago

You're welcome! Let me know if you need anything else from my side.

ronwsmith commented 5 years ago

v2.1.0