aliyun / aliyun-oss-java-sdk

Aliyun OSS SDK for Java
1.22k stars 805 forks source link

putObject 结果能否返回Response #549

Open chenhongtu opened 3 days ago

chenhongtu commented 3 days ago

putObject 在请求没有设置callback 或 process , 返回的PutObjectResult response是null 的,能否改成也返回response,我需要从response headers 中读取Content-MD5