Fix Content-Length resetting for partial content length requests
All threads resolved!
All threads resolved!
What does this MR do?
Fixes #824 (closed)
Unfortunately I cannot test as the test instructions are broken and I do not have the means to test a running instance as this specifically requires at least one other instance to proxy media from
Contribution Guidelines
By submitting this merge request, you agree to follow our Contribution Guidelines
-
I agree to follow this project's Contribution Guidelines -
I have made sure to test this merge request
Merge request reports
Activity
Filter activity
added 1 commit
- 6a4ed3a3 - Fix Content-Length resetting for partial content length requests
added bugbackend label
- Resolved by Hazelnoot
curl -o test.bin 'https://{host}/files/webpublic-{guid}' -H 'Range: bytes=0-1'
should yield exactly 2 bytes and curl should exit cleanly.I don't know the best way to test this
mentioned in commit f59af78d
mentioned in commit 3fee5ffb
Please register or sign in to reply