- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for UserTagCount (0.06 sec)
-
cmd/bucket-replication.go
return replicateMetadata } } t, _ := tags.ParseObjectTags(oi1.UserTags) oi2Map := make(map[string]string) maps.Copy(oi2Map, oi2.UserTags) if (oi2.UserTagCount > 0 && !reflect.DeepEqual(oi2Map, t.ToMap())) || (oi2.UserTagCount != len(t.ToMap())) { return replicateMetadata } // Compare only necessary headers compareKeys := []string{ "Expires", "Cache-Control", "Content-Language",
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 118K bytes - Viewed (0)