UrlFetcher v0.2.0 UrlFetcher.Http.Adapter.Poison View Source

HTTPoison adapter for HttpClient behaviour

Link to this section Summary

Link to this section Functions

Specs

get(String.t(), [{:key, any()}]) ::
  {:ok, UrlFetcher.Http.Client.body()} | {:error, term()}

Callback implementation for UrlFetcher.Http.Client.get/2.