mirror of
https://github.com/versity/versitygw.git
synced 2026-01-03 10:35:15 +00:00
Fixes #1182 S3 calculates the `CRC64NVME` checksum of an object on object upload(`PutObject`), when no checksum algorithm or precalculated checksum header is provided. Makes the `CRC64NVME` checksum as default for `PutObject`, when no checksum is provided.