mirror of
https://github.com/versity/versitygw.git
synced 2026-07-02 16:54:25 +00:00
90033845ad
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.