Closed Randgalt closed 4 months ago
For AWS requests that aren't chunked and that have a x-amz-content-sha256 header, validate the hash of the input stream.
x-amz-content-sha256
Closes #70
Note: https://github.com/trinodb/s3-proxy/issues/72
For AWS requests that aren't chunked and that have a
x-amz-content-sha256
header, validate the hash of the input stream.Closes #70