mirror of
https://github.com/versity/versitygw.git
synced 2026-07-02 16:54:25 +00:00
f627b2efec
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.