mirror of
https://github.com/minio/minio.git
synced 2025-11-11 22:40:14 -05:00
add gateway object tagging support (#9124)
This commit is contained in:
@@ -16,7 +16,9 @@
|
||||
|
||||
package s3
|
||||
|
||||
import minio "github.com/minio/minio/cmd"
|
||||
import (
|
||||
minio "github.com/minio/minio/cmd"
|
||||
)
|
||||
|
||||
// List of header keys to be filtered, usually
|
||||
// from all S3 API http responses.
|
||||
|
||||
Reference in New Issue
Block a user