s3proxy icon indicating copy to clipboard operation
s3proxy copied to clipboard

Support `x-amz-checksum-mode`

Open gaul opened this issue 3 months ago • 0 comments

Currently S3Proxy ignores this header but could return the stored checksum so the client can verify integrity. Different clouds have varying native support but S3Proxy could fallback to storing the header in user metadata. References #869.

gaul avatar Sep 09 '25 22:09 gaul