forked from Mirrors/minio
Return a proper error on empty objects, S3 returns 416 Invalid Range on objects which are empty. We should return the same.
64 KiB
64 KiB
Return a proper error on empty objects, S3 returns 416 Invalid Range on objects which are empty. We should return the same.