Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for mkGetReq (0.04 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. cmd/object-handlers_test.go

    	// requests with V2 and V4 signing.
    	type testSignedReqFn func(method, urlStr string, contentLength int64,
    		body io.ReadSeeker, accessKey, secretKey string, metamap map[string]string) (*http.Request,
    		error)
    
    	mkGetReq := func(oi ObjectInput, byteRange string, i int, mkSignedReq testSignedReqFn) {
    		object := oi.objectName
    		rec := httptest.NewRecorder()
    		req, err := mkSignedReq(http.MethodGet, getGetObjectURL("", bucketName, object),
    Created: Sun Dec 28 19:28:13 GMT 2025
    - Last Modified: Sun Sep 28 20:59:21 GMT 2025
    - 163.1K bytes
    - Click Count (0)
Back to Top