Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not send body on failed range request #1884

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Jul 12, 2021

Instead of send the error in the body of a 416 response we log it. This prevents the go reverse proxy from choking on it and turning it into a 502 Bad Gateway response.

Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de>
@butonic butonic requested a review from ishank011 July 12, 2021 20:57
@labkode labkode merged commit 0e9bd80 into cs3org:master Jul 13, 2021
@butonic butonic deleted the no-body-on-failed-range branch July 13, 2021 05:10
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.

2 participants