API Reference Downstream v1.1.0
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.
A generic error that is thrown by the Downstream library.
The Downstream.Response module provides a struct for storing response
information, including status code and headers.