Downstream v1.0.0 API Reference
Modules
Downstream
is an Elixir client for streaming downloads via GET or POST requests,
by relying on HTTPoison
The Downstream.Download
module processes HTTPoison
asynchronous requests
The Downstream.Response
module provides a struct for storing response
information, including status code and headers
Exceptions
A generic error that is thrown by the Downstream
library