Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for true (0.42 sec)

  1. cmd/object-handlers_test.go

    			copySourceHeader: url.QueryEscape(SlashSeparator + bucketName + SlashSeparator + objectName),
    			metadata: map[string]string{
    				"Content-Type": "application/json",
    			},
    			copySourceSame: true,
    			metadataCopy:   true,
    			accessKey:      credentials.AccessKey,
    			secretKey:      credentials.SecretKey,
    
    			expectedRespStatus: http.StatusBadRequest,
    		},
    
    		// Test case - 9.
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Sun Apr 28 17:53:50 GMT 2024
    - 160K bytes
    - Viewed (0)
Back to top