Add support for checksums for putObject / getObject
Both "ChecksumAlgorithm" where the SDK calculates the checksum and embeds it into the request body, and checksum headers are supported. Fixes #1123
Loading
Please sign in to comment
Both "ChecksumAlgorithm" where the SDK calculates the checksum and embeds it into the request body, and checksum headers are supported. Fixes #1123