Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for ListObjectsV1 (0.06 seconds)

  1. cmd/server_test.go

    			[]string{
    				"<Key>obj2</Key>",
    				"<Key>obj2/</Key>",
    			},
    		},
    	}
    
    	for _, testCase := range testCases {
    		// create listObjectsV1 request with valid parameters
    		request, err = newTestSignedRequest(http.MethodGet, testCase.getURL, 0, nil, s.accessKey, s.secretKey, s.signer)
    		c.Assert(err, nil)
    		// execute the HTTP request.
    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)
Back to Top