I need to create outgoing multipart HTTP requests where some of the parts are streamed (e.g. for uploading a file to box.com).
When I first needed this functionality several years ago, it was not available yet in Vapor, so I rolled my own. But now that I'm converting my code to Swift concurrency, I'm wondering whether it is implemented by now.
to @sick dragon, who now has 206