This module adds a new http route which allows to download binary data as a stream. This is especially useful for large files, because they don't fit in the ram as a whole and can easily cause an error because ram limits are exceeded. This module serves as a basis for a number of extensions that add fields to Odoo which support this functionality.