Skip to content

ERP5Storage: Add range and blob support

Klaus Wölfel requested to merge erp5blob into master

@romain @iv Adds to erp5storage getAttachment support for streaming / getting slices of data with start and end parameters using http range request.

Merge request reports