Skip to content

Conversation

@mzur
Copy link
Contributor

@mzur mzur commented Dec 19, 2025

An open-ended range like bytes=0- produced an invalid header like "bytes=0-null", resulting in no data being transferred. This patch implements support for open-ended ranges (bytes=0-) and suffix ranges (bytes=-500).

References #7971

(cherry picked from commit c7cbf8e)

An open-ended range like `bytes=0-` produced an invalid header
like "bytes=0-null", resulting in no data being transferred. This
patch implements support for open-ended ranges (`bytes=0-`) and
suffix ranges (`bytes=-500`).

References dCache#7971

Signed-off-by: Martin Zurowietz <info@mzur.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant