HTTP body with elixir Stream

Hey guys,

This is my first attempt at using Mint for HTTP requests.

I need to send files from URLs to S3. Since the files are large, I have to stream the files.

Can I get any feedback?

From readability to possible bugs, I would appreciate any tip :slight_smile:.