Commit 9656534
authored
Add PutObject CRC & trailing checksum tests (#1817)
Add tests for minio/minio#16484 (required to pass)
PutObject will now add CRC when client supports it, MD5 is not set, not Google and we don't add SHA256 to chunks.1 parent b7cf0a8 commit 9656534
3 files changed
Lines changed: 378 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
742 | 742 | | |
743 | 743 | | |
744 | 744 | | |
| 745 | + | |
| 746 | + | |
| 747 | + | |
| 748 | + | |
| 749 | + | |
| 750 | + | |
| 751 | + | |
| 752 | + | |
| 753 | + | |
| 754 | + | |
| 755 | + | |
745 | 756 | | |
746 | 757 | | |
747 | 758 | | |
| |||
752 | 763 | | |
753 | 764 | | |
754 | 765 | | |
| 766 | + | |
755 | 767 | | |
756 | 768 | | |
757 | 769 | | |
| |||
0 commit comments