- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for NewChecksumHeader (0.08 sec)
-
cmd/object-handlers.go
} // Client can request that a different type of checksum is computed server-side for the // destination object using the x-amz-checksum-algorithm header. headerChecksumType := hash.NewChecksumHeader(r.Header) if headerChecksumType.IsSet() { dstOpts.WantServerSideChecksumType = headerChecksumType.Base() srcInfo.Reader.AddServerSideChecksumHasher(headerChecksumType) dstOpts.WantChecksum = nil
Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 120.6K bytes - Viewed (0)