minio-js icon indicating copy to clipboard operation
minio-js copied to clipboard

'../examples/presigned-postpolicy.js' test is broken

Open ebozduman opened this issue 3 years ago • 0 comments

Content-Disposition condition needs to be url encoded and escaped from bash interpretation in 'minio/minio-js/examples/presigned-postpolicy.js' test script for the generated curl command to work. The current version is broken.

ebozduman avatar Aug 09 '22 04:08 ebozduman