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

Pass the HTTP 416 code back from the proxy #48

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

andrewshadura
Copy link

The HTTP 416 code is not an error but a legitimate response to an attempt to re-get a completely downloaded file.

The code to handle this HTTP code is structured in a way to allow more codes to be added if necessary.

The HTTP 416 code is not an error but a legitimate response to
an attempt to re-get a completely downloaded file.

The code to handle this HTTP code is structured in a way to allow
more codes to be added if necessary.

Signed-off-by: Andrej Shadura <andrew.shadura@collabora.co.uk>
@andrewshadura
Copy link
Author

Ping?

@patrickdk77
Copy link

There hasn't been any response or commits for over a year here, while he has been active on many other projects. I just personally considered it abonnoned and forked it and updated it myself if you want to look at it.
https://github.com/patrickdk77/aws-s3-proxy'

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