Commit 9456056
Upon putting an object into the S3 bucket (for instance, while copying), we need to also provide the content-type of the file. This could come crucial in cases like when the uploaded file (let's say an XML file) is going to be used by a specific application later. (#204)
Co-authored-by: Ali Abdi <ali.abdi@kaiserkraft-europa.de>1 parent 4b5db92 commit 9456056
File tree
1 file changed
+1
-0
lines changed- src/main/java/software/amazon/nio/spi/s3
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
111 | 112 | | |
112 | 113 | | |
113 | 114 | | |
| |||
0 commit comments