- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for TestContainsReservedMetadata (0.15 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/generic-handlers_test.go
shouldFail: false, }, { header: http.Header{ReservedMetadataPrefix + "Key": []string{"value"}}, shouldFail: true, }, } func TestContainsReservedMetadata(t *testing.T) { for _, test := range containsReservedMetadataTests { t.Run("", func(t *testing.T) { contains := containsReservedMetadata(test.header) if contains && !test.shouldFail {Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 6.2K bytes - Click Count (0)