bobohuochai

Results 2 issues of bobohuochai

**Is your feature request related to a problem? Please describe.** A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] **Describe the solution you'd...

enhancement

* **Browser Version or Node Version**: nodejs 14.x * **ali-oss Version**:6.17.1 * **Mini Showcase Repository**: * **Network Resoponse Header x-oss-request-id**: 现象是:如果上传多个文件,调用Object.put(name,file,options),且 file 是string,options 有值,这时候 第一个文件是image类型,后面文件存储的content-type 都是image类型。 ![image](https://user-images.githubusercontent.com/22309079/202379871-db83a04d-c028-49f0-a193-5832bc27ed8d.png) 看了put 方法,按照上面的截图,options 入参被修改,且没有重新拷贝,所有文件上传文件都用了同一个options。

validate