Commit db8e206
PutObjectAsync with Snowball header must not use multipart (#786)
* PutObjectAsync with Snowball header must not use multipart
PutObjectAsync must not use multipart if has header "X-Amz-Meta-Snowball-Auto-Extract=true"
See minio/minio#17033
* Lint changes
---------
Co-authored-by: Ersan <ersan.bozduman@gmail.com>1 parent 5e82e86 commit db8e206
1 file changed
+7
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
561 | 561 | | |
562 | 562 | | |
563 | 563 | | |
564 | | - | |
565 | | - | |
| 564 | + | |
| 565 | + | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
566 | 571 | | |
567 | 572 | | |
568 | 573 | | |
| |||
0 commit comments