huaweicloud-sdk-python-obs icon indicating copy to clipboard operation
huaweicloud-sdk-python-obs copied to clipboard

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

Open sshanzel opened this issue 4 years ago • 1 comments
trafficstars

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

sshanzel avatar Jun 25 '21 11:06 sshanzel

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

liqiuqiu111 avatar Feb 29 '24 01:02 liqiuqiu111