Skip to content

Commit

Permalink
remove unwanted entry
Browse files Browse the repository at this point in the history
Signed-off-by: Shubhendu Ram Tripathi <[email protected]>
  • Loading branch information
shtripat committed Feb 22, 2024
1 parent 8159cb3 commit 88284fc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -514,7 +514,6 @@ func isAmzHeader(headerKey string) bool {

var supportedReplicationHeaders = map[string]bool{
"x-minio-replication-server-side-encryption-sealed-key": true,
"x-minio-replication-inline-data": true,
"x-minio-replication-server-side-encryption-seal-algorithm": true,
"x-minio-replication-server-side-encryption-iv": true,
// Add more supported headers here.
Expand Down

0 comments on commit 88284fc

Please sign in to comment.