Stream retrieval of blobs

Instead of reading the contents of a blob into memory for transmission, open a stream and use flask.send_file().

Merge request reports

Loading