- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for parseObjectAttributes (0.07 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
cmd/object-api-options.go
if err != nil { apiErr = toAPIError(ctx, err) argumentName = strings.ToLower(xhttp.AmzPartNumberMarker) valid = false return opts, valid } opts.ObjectAttributes = parseObjectAttributes(r.Header) if len(opts.ObjectAttributes) < 1 { apiErr = errorCodes.ToAPIErr(ErrInvalidAttributeName) argumentName = strings.ToLower(xhttp.AmzObjectAttributes) valid = false return opts, valid }Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Sun Sep 28 20:59:21 GMT 2025 - 14.3K bytes - Click Count (0)