- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for GetBucketACLHandler (0.1 sec)
-
cmd/acl-handlers.go
writeErrorResponse(ctx, w, toAPIError(ctx, NotImplemented{}), r.URL) return } } // GetBucketACLHandler - GET Bucket ACL // ----------------- // This operation uses the ACL // subresource to return the ACL of a specified bucket. func (api objectAPIHandlers) GetBucketACLHandler(w http.ResponseWriter, r *http.Request) { ctx := newContext(r, w, "GetBucketACL")
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Fri May 24 23:05:23 UTC 2024 - 8.4K bytes - Viewed (0)