WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content

Conversation

@kofemann
Copy link
Member

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 #7971

Signed-off-by: Martin Zurowietz <[email protected]>
(cherry picked from commit c7cbf8e)
Signed-off-by: Tigran Mkrtchyan <[email protected]>
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.

3 participants