Kenneth Skovhede
61ea36091a
Added DNSNames as async
2024-10-02 09:37:52 +02:00
Kenneth Skovhede
586c08522e
Implemented async method for Test, CreateFolder and Quota in all backends.
...
Still missing the List and DNSHostnames.
The AsyncRequest class is also preventing many backends from fully upgrading.
2024-10-01 09:30:02 +02:00
Kenneth Skovhede
8bdb85e261
Implemented RenameAsync on all backends supporting rename
2024-09-29 23:21:50 +02:00
Kenneth Skovhede
ecf2e8b551
Implemented DeleteAsync on all backends
2024-09-29 23:04:54 +02:00
Kenneth Skovhede
e3e3d1305f
Implemented async version of Get for all backends.
2024-09-29 22:00:57 +02:00
Suguru Hirahara
be96e9a669
Change 'Id' to 'ID'
2024-07-27 07:54:26 -04:00
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