mirror of
https://github.com/pgsty/minio.git
synced 2026-08-05 15:12:01 +03: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