- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for getListObjectsV2Args (0.09 sec)
-
cmd/bucket-listobjects-handlers.go
} } urlValues := r.Form // Extract all the listObjectsV2 query params to their native values. prefix, token, startAfter, delimiter, fetchOwner, maxKeys, encodingType, errCode := getListObjectsV2Args(urlValues) if errCode != ErrNone { writeErrorResponse(ctx, w, errorCodes.ToAPIErr(errCode), r.URL) return } // Validate the query params before beginning to serve the request.Registered: Sun Dec 28 19:28:13 UTC 2025 - Last Modified: Sun Sep 28 20:59:21 UTC 2025 - 11.6K bytes - Viewed (0)