salemove_http_client v1.0.1 Salemove.HttpClient.Adapter

Custom Tesla adapter which allows to specify adapter in request options. It also allows configuring adapter at runtime, using, for example, environment variables.

Example

Salemove.HttpClient.request(url: "http://www.google.com/", method: :get, adapter: Tesla.Adapter.Hackney)