minio / minio-js

MinIO Client SDK for Javascript
https://docs.min.io/docs/javascript-client-quickstart-guide.html
Apache License 2.0
928 stars 273 forks source link

Add metadata parameter passing to the presegnedPutObject method #1256

Open mvpyb opened 8 months ago

mvpyb commented 8 months ago

When obtaining the signature upload URL, add metadata data transfer to facilitate UserMetaData data interaction with the server, just like the putObject method passing metadata

1704856243794