UrlFetcher v0.1.1 UrlFetcher.Http.Adapter.Poison View Source
HTTPoison adapter for HttpClient behaviour
Link to this section Summary
Functions
Callback implementation for UrlFetcher.Http.Client.get/2
.
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
.