- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for hasStringSuffixInSlice (0.08 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
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.
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Wed Jun 25 15:08:54 GMT 2025 - 37.3K bytes - Click Count (0)