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 |
|
| | Method | Comments |
|
||||||
|----|------------------|----------|
|
|----|------------------|----------|
|
||||||
| 🔵 | DeleteBucketCors | |
|
| 🟢 | DeleteBucketCors | |
|
||||||
| 🔵 | GetBucketCors | |
|
| 🟢 | GetBucketCors | |
|
||||||
| 🔵 | PutBucketCors | |
|
| 🟢 | PutBucketCors | |
|
||||||
|
|
||||||
## Encryption
|
## Encryption
|
||||||
|
|
||||||
|
|
|
@ -521,7 +521,7 @@ Compatibility: 0/16/33
|
||||||
|
|
||||||
## CORS
|
## CORS
|
||||||
|
|
||||||
Compatibility: 0/3/4
|
Compatibility: 3/3/4
|
||||||
|
|
||||||
| | Test | s3-gw | aws s3 |
|
| | Test | s3-gw | aws s3 |
|
||||||
|---|------------------------------------------------------------|--------|--------|
|
|---|------------------------------------------------------------|--------|--------|
|
||||||
|
|
Loading…
Reference in a new issue