mirror of
https://hubproxy.babadafafafafa.cn/https://github.com/yunionio/cloudpods.git
synced 2026-09-20 08:03:53 +08:00
fix: cos use proxy
This commit is contained in:
@@ -597,6 +597,9 @@ func (client *SQcloudClient) getCosClient(bucket *SBucket) (*cos.Client, error)
|
||||
RequestBody: client.debug,
|
||||
ResponseHeader: client.debug,
|
||||
ResponseBody: client.debug,
|
||||
Transport: &http.Transport{
|
||||
Proxy: client.cpcfg.ProxyFunc,
|
||||
},
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user