Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for parameter (0.3 sec)

  1. cmd/bucket-handlers_test.go

    			secretKey:          credentials.SecretKey,
    			expectedRespStatus: http.StatusNotImplemented,
    			shouldPass:         false,
    		},
    		// Test case - 6.
    		// Setting a negative value to max-uploads parameter, should result in http.StatusBadRequest.
    		{
    			bucket:             bucketName,
    			prefix:             "",
    			keyMarker:          "",
    			uploadIDMarker:     "",
    			delimiter:          "",
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Feb 22 06:26:06 GMT 2024
    - 39.5K bytes
    - Viewed (2)
Back to top