Describe the feature
In #560 a new way was introduced to call bindings with raw data. It would be good to also have a method to directly provide a stream, because when working with files, the raw data method always loads the files into memory, which can lead to memory issues when working with a lot of files.
Release Note
RELEASE NOTE: ADD Support streaming for binding requests