mirror of
https://github.com/seaweedfs/seaweedfs.git
synced 2025-11-08 01:34:45 +08:00
* add fallback for cors * refactor * expose aws headers * add fallback to test * refactor * Only falls back to global config when there's explicitly no bucket-level config. * fmt * Update s3_cors_http_test.go * refactoring