-
Type: Bug
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Core IO
When a blob is downloaded through the DownloadService, blob ranges are taken into account but are not checked for validity (they are clamped to the actual size of the blob). We should do additional checks and return 416 (Range Not Satisfiable) if the range is invalid.
- is related to
-
NXDRIVE-2010 Restart the download on HTTP 416 error (range not satisfiable)
- Resolved