Commit 8483cde
committed
Use the unencoded file name instead of the encoded one to submit s3 urls for presigning
(s3 will encode the filename when it performs GetObjectCommand, but filename is already encoded and will be double encoded!)1 parent e634835 commit 8483cde
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
228 | 228 | | |
229 | 229 | | |
230 | 230 | | |
| 231 | + | |
| 232 | + | |
231 | 233 | | |
232 | 234 | | |
233 | 235 | | |
234 | | - | |
| 236 | + | |
235 | 237 | | |
236 | 238 | | |
237 | 239 | | |
| |||
0 commit comments