Hi

What is the recommanded way to send a file from vibe to a requesting Browser? F.ex. I habe a DB or another kind of repository, loading data from a blob and want to send it to the browser client.

Should I open a datastream or something similar, can I copy byte arrays in a http response?

Regards, Ozan