Feat: cos policy upload/download in server-side
This commit is contained in:
@@ -205,6 +205,7 @@ func (fs *FileSystem) DispatchHandler() error {
|
||||
SecretKey: currentPolicy.SecretKey,
|
||||
},
|
||||
}),
|
||||
HTTPClient: request.HTTPClient{},
|
||||
}
|
||||
return nil
|
||||
default:
|
||||
|
||||
Reference in New Issue
Block a user