Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for replicationToInternalHeaders (0.11 sec)

  1. cmd/handler-utils.go

    	"X-Minio-Internal-Actual-Object-Size":                    "X-Minio-Replication-Actual-Object-Size",
    	// Add more supported headers here.
    }
    
    // mapping of replication headers to internal headers
    var replicationToInternalHeaders = map[string]string{
    	"X-Minio-Replication-Server-Side-Encryption-Sealed-Key":     "X-Minio-Internal-Server-Side-Encryption-Sealed-Key",
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Fri Aug 29 02:39:48 UTC 2025
    - 16.3K bytes
    - Viewed (1)
Back to top