Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for proxyHeadToRepTarget (0.13 sec)

  1. cmd/bucket-replication.go

    	tgt, oi, proxy := proxyHeadToRepTarget(ctx, bucket, object, rs, opts, proxyTargets)
    	if !proxy.Proxy {
    		return nil, proxy, nil
    	}
    	fn, _, _, err := NewGetObjectReader(nil, oi, opts, h)
    	if err != nil {
    		return nil, proxy, err
    	}
    Registered: Sun Nov 03 19:28:11 UTC 2024
    - Last Modified: Thu Oct 10 06:49:55 UTC 2024
    - 116.1K bytes
    - Viewed (0)
Back to top