View Source AnyHttp (Any HTTP v0.1.0)
Provides an interface which dispatches the function to the right adapter.
Configuration
Defines in your application the following configuration depending of the adapter you choose:
config :any_http, :client_adapter, AnyHttp.Adapters.Req