Actions
Backport #9057
closedBackport 8865 "incorrect responses to range requests for on_demand content" to 3.14.z
Start date:
Due date:
% Done:
100%
Estimated time:
Triaged:
Yes
Sprint Candidate:
No
Tags:
Sprint:
Quarter:
Related issues
Updated by dalley over 3 years ago
- Subject changed from Backport 8865 (incorrect responses to range requests for on_demand content) to 3.14.z to Backport 8865 "incorrect responses to range requests for on_demand content" to 3.14.z
Updated by dalley over 3 years ago
- Related to Refactor #885: Remove all references to the AssociatedUnit, transfer units, & old content_types collection added
Updated by dalley over 3 years ago
- Related to deleted (Refactor #885: Remove all references to the AssociatedUnit, transfer units, & old content_types collection)
Updated by dalley over 3 years ago
- Related to Issue #8865: Range requests for on demand content return the full file (Kickstarts fail for on_demand repos) added
Updated by pulpbot over 3 years ago
- Status changed from ASSIGNED to POST
Added by daviddavis over 3 years ago
Updated by daviddavis over 3 years ago
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
Applied in changeset pulpcore|b1831282a2968f4541a7decd39f1a07bb2c14e4a.
Updated by pulpbot over 3 years ago
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Actions
Adds Range header support to content app
This unskips the
Range
header and adds support for it to the content app.backports #8865
fixes #9057
(cherry picked from commit df2c8f109ec14e6bdb204058eb575d62fb58ad1a)