Skip to content

Commit

Permalink
Merge pull request #105 from dt3310321/s3
Browse files Browse the repository at this point in the history
Pic-Operations
  • Loading branch information
dt3310321 authored Dec 5, 2019
2 parents bff58c4 + 3156261 commit a2bf8fc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion qcloud_cos/cos_comm.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,8 @@
'SSECustomerKey': 'x-cos-server-side-encryption-customer-key',
'SSECustomerKeyMD5': 'x-cos-server-side-encryption-customer-key-MD5',
'SSEKMSKeyId': 'x-cos-server-side-encryption-cos-kms-key-id',
'Referer': 'Referer'
'Referer': 'Referer',
'PicOperations': 'Pic-Operations'
}


Expand Down

0 comments on commit a2bf8fc

Please sign in to comment.