- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for MyObject (0.07 seconds)
-
cmd/server_test.go
response, err = s.client.Do(request) c.Assert(err, nil) // assert the status of http response. c.Assert(response.StatusCode, http.StatusOK) // object name was "prefix/myobject", an attempt to delete "prefix" // Should not delete "prefix/myobject" request, err = newTestSignedRequest(http.MethodDelete, getDeleteObjectURL(s.endPoint, bucketName, "prefix"), 0, nil, s.accessKey, s.secretKey, s.signer) c.Assert(err, nil)
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Fri Aug 29 02:39:48 GMT 2025 - 118.1K bytes - Click Count (0)