# EzClient EzClient is [HTTP gem](https://github.com/httprb/http) wrapper for easy persistent connections and more. ## Installation Add this line to your application's Gemfile: ```ruby gem "ezclient" gem "http", github: "httprb/http" ``` ## Contributing Bug reports and pull requests are welcome on GitHub at https://github.com/umbrellio/ezclient. ## License The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).