faraday_middleware-retry_proxy
Retry with proxy in Faraday.
Installation
Add the faraday_middleware-retry_proxy gem to your Gemfile.
gem "faraday_middleware-retry_proxy"
And run bundle install
.
Contributing
- Fork it
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create new Pull Request
Copyright
Copyright (c) 2014 Daisuke Taniwaki. See LICENSE for details.