Commit Graph
8 Commits
Author SHA1 Message Date
Kenneth Skovhede 40dd3c6816 Updated all license mentions to MIT 2024-02-28 15:45:30 +01:00
Soha Jin 65f9feed11 Tencent COS: use english document 2021-09-11 00:08:32 +08:00
Soha Jin 3487365d56 Tencent COS: support setting storage class 2021-09-09 18:23:22 +08:00
Kenneth Hsu de2a651763 Fix bug in PutAsync implementations.
Without await, the using statement can dispose the Stream before the
call to PutAsync completes, resulting in an ObjectDisposedException.

This fixes #4556.
2021-06-12 15:12:13 -07:00
wood e0c43a7678 fix and add desc 2020-06-29 11:35:44 +08:00
wood 619ca5835f fix: add content-type, default: application/xml 2020-06-28 17:51:12 +08:00
wood bcd483dd21 add tencentyun cos license 2020-06-28 12:17:08 +08:00
wood cc9080e533 add tencent cos 2020-06-27 17:54:12 +08:00