mirror of
https://github.com/versity/versitygw.git
synced 2026-01-03 10:35:15 +00:00
Implements the bucket cors s3 actions in FE to return `NotImplemented` error. Actions implemented: - `PutBucketCors` - `GetBucketCors` - `DeleteBucketCors` `Note`: no logic is implemented for the actions in any backend and no input or output data validation is added.