aws-s3-proxy icon indicating copy to clipboard operation
aws-s3-proxy copied to clipboard

Pass the HTTP 416 code back from the proxy

Open andrewshadura opened this issue 5 years ago • 2 comments

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.

andrewshadura avatar Jul 02 '20 16:07 andrewshadura

Ping?

andrewshadura avatar Apr 11 '21 11:04 andrewshadura

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'

patrickdk77 avatar Apr 13 '21 00:04 patrickdk77