Actions
Bug #9488
closedLarge file chunking is applied to byte range requests
Bug #9488:
Large file chunking is applied to byte range requests
Description
Byte range is basically built in chunking already. Ensure the chunking logic is skipped when a byte range request is sent.
Actions