huaweicloud / huaweicloud-sdk-python-obs

Apache License 2.0
73 stars 41 forks source link

Setting the ContentDisposition metadata but key is lower cased after checking in OBS #10

Open sshanzel opened 3 years ago

sshanzel commented 3 years ago

Have tried setting ContentDisposition but after the file is uploaded, the key becomes contentdisposition which doesn't achieve the intent of the value.

This scenario would still allow you to set ContentDisposition because of the lowercased key

liqiuqiu111 commented 6 months ago

https://support.huaweicloud.com/sdk-python-devg-obs/obs_22_0921.html#section3 设置ContentDisposition参考此文档