Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for 2f (0.09 sec)

  1. cmd/object-handlers_test.go

    	}
    
    	// Below is how CopyObjectPartHandler is registered.
    	// bucket.Methods(http.MethodPut).Path("/{object:.+}").HeadersRegexp("X-Amz-Copy-Source", ".*?(\\/|%2F).*?").HandlerFunc(api.CopyObjectPartHandler).Queries("partNumber", "{partNumber:[0-9]+}", "uploadId", "{uploadId:.*}")
    	// Its necessary to set the "X-Amz-Copy-Source" header for the request to be accepted by the handler.
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Sep 12 20:10:44 UTC 2024
    - 163.2K bytes
    - Viewed (0)
  2. cmd/testdata/decryptObjectInfo.json.zst

    "X-Minio-Internal-Server-Side-Encryption-Iv":"5lkGVJhAIRIiSObSQ3IY=","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Key-Id":"my-minio-key","X-Minio-Internal-Server-Side-Encryption-S3-Kms-Sealed-Key":"IAAfAMK+q0y5RtwdNjZMhX8O11PR/21lsnygAKn/2eJPaOZ+2F+HOnRaOEg4pDePAek1FN1==","X-Minio-Internal-Server-Side-Encryption-S3-Sealed-Key":"IAAfAKPZBRWHgP5WxO5e+Ip+x5TAQ0t3Y6A+1HGzloGUQ5pngJzAcCGs/HQqj1vGYL0Kg==","X-Minio-Internal-Server-Side-Encryption-Seal-Algorithm":"DAREv2-HMAC-SHA256","content-type":"...
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Oct 29 16:34:20 UTC 2020
    - 164K bytes
    - Viewed (0)
Back to top