forked from TrueCloudLab/frostfs-s3-gw
[#278] Update compatibility
Signed-off-by: Denis Kirillov <denis@nspcc.ru>
This commit is contained in:
parent
91bed76010
commit
5201b69cc9
2 changed files with 4 additions and 4 deletions
|
@ -119,9 +119,9 @@ See also `GetObject` and other method parameters.
|
|||
|
||||
| | Method | Comments |
|
||||
|----|------------------|----------|
|
||||
| 🔵 | DeleteBucketCors | |
|
||||
| 🔵 | GetBucketCors | |
|
||||
| 🔵 | PutBucketCors | |
|
||||
| 🟢 | DeleteBucketCors | |
|
||||
| 🟢 | GetBucketCors | |
|
||||
| 🟢 | PutBucketCors | |
|
||||
|
||||
## Encryption
|
||||
|
||||
|
|
|
@ -521,7 +521,7 @@ Compatibility: 0/16/33
|
|||
|
||||
## CORS
|
||||
|
||||
Compatibility: 0/3/4
|
||||
Compatibility: 3/3/4
|
||||
|
||||
| | Test | s3-gw | aws s3 |
|
||||
|---|------------------------------------------------------------|--------|--------|
|
||||
|
|
Loading…
Reference in a new issue