AssentHTTPoison.Adapter (assent_httpoison v0.1.1)

HTTP adapter module for making http requests with HTTPoison.

HTTPoison can be configured by updating the configuration:

http_adapter: {Assent.HTTPAdapter.HTTPoison, [...]}

See Assent.HTTPAdapter for more.