- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for hasStringSuffixInSlice (0.53 sec)
-
cmd/object-api-utils.go
return true } if crypto.Requested(header) && !cfg.AllowEncrypted { return true } // We strictly disable compression for standard extensions/content-types (`compressed`). if hasStringSuffixInSlice(objStr, standardExcludeCompressExtensions) || hasPattern(standardExcludeCompressContentTypes, contentType) { return true } // Filter compression includes.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Wed Jun 25 15:08:54 UTC 2025 - 37.3K bytes - Viewed (0)