mirror of
https://github.com/versity/versitygw.git
synced 2026-07-29 19:42:57 +00:00
Fixes #1186 Fixes #1188 Fixes #1189 If multiple checksum headers are provided, no matter if they are empty or not, the gateway should return `(InvalidRequest): Expecting a single x-amz-checksum- header. Multiple checksum Types are not allowed.` An empty checksum header is considered as invalid, because it's not valid crc32, crc32c ...