s3proxy
s3proxy copied to clipboard
Support `x-amz-checksum-mode`
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.