mirror of
https://github.com/minio/minio.git
synced 2025-02-03 09:55:59 -05:00
60f961dfe8
with some broken clients allow non-strict validation of sha256 when ContentLength > 0, it has been found in the wild some applications that need this behavior. This shall be only allowed if `--no-compat` is used.