- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for newTestSignedBadSHARequest (0.6 sec)
-
cmd/server_test.go
response, err = s.client.Do(req) c.Assert(err, nil) verifyError(c, response, "InvalidArgument", "Size of filter rule value cannot exceed 1024 bytes in UTF-8 representation", http.StatusBadRequest) req, err = newTestSignedBadSHARequest(http.MethodGet, getListenNotificationURL(s.endPoint, bucketName, []string{}, []string{}, validEvents), 0, nil, s.accessKey, s.secretKey, s.signer) c.Assert(err, nil) // execute the request.
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 118.1K bytes - Viewed (0)