Backport #9057
closed
Backport 8865 "incorrect responses to range requests for on_demand content" to 3.14.z
Status:
CLOSED - CURRENTRELEASE
- 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
- Related to Refactor #885: Remove all references to the AssociatedUnit, transfer units, & old content_types collection added
- Related to deleted (Refactor #885: Remove all references to the AssociatedUnit, transfer units, & old content_types collection)
- Related to Issue #8865: Range requests for on demand content return the full file (Kickstarts fail for on_demand repos) added
- Assignee set to daviddavis
- Status changed from NEW to ASSIGNED
- Triaged changed from No to Yes
- Status changed from ASSIGNED to POST
- Status changed from POST to MODIFIED
- % Done changed from 0 to 100
- Status changed from MODIFIED to CLOSED - CURRENTRELEASE
Also available in: Atom
PDF
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)