Open RuidongLiu opened 1 year ago
currently, the python sdk doesn't seem to allow _ in x-oss-meta, e.g., if the header named x-oss-meta-a_b. the header itself will be dropped.
_
x-oss-meta-a_b
currently, the python sdk doesn't seem to allow
_
in x-oss-meta, e.g., if the header namedx-oss-meta-a_b
. the header itself will be dropped.